Home
last modified time | relevance | path

Searched refs:runDoxygen (Results 1 – 1 of 1) sorted by relevance

/plugin/doxycode/helper/
Dbuildmanager.php217 $buildsuccess = $this->runDoxygen($tmp_dir, $tag_conf);
479 $success = $this->runDoxygen($tmpDir, $tag_config);
520 private function runDoxygen($build_dir, $tag_conf = null) function in helper_plugin_doxycode_buildmanager