Searched refs:build_dir (Results 1 – 1 of 1) sorted by relevance
516 * @param String $build_dir Directory where doxygen should be executed.520 private function runDoxygen($build_dir, $tag_conf = null) argument522 if (!is_dir($build_dir)) {560 … "cd $build_dir && ( cat $doxygenConfig ; echo 'TAGFILES=$tagfiles' ) | $doxygenExecutable -",567 $files = glob($build_dir . '/xml/*_8*.xml');