289a65c002
- update doxygen plugin to convert xml - update docstring - update test cases Change-Id: Idf4b868c462690d4ec853002fa616d6ca174c526
12 lines
311 B
XML
12 lines
311 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<project>
|
|
<publishers>
|
|
<hudson.plugins.doxygen.DoxygenArchiver>
|
|
<doxyfilePath>Doxyfile</doxyfilePath>
|
|
<runOnChild/>
|
|
<folderWhereYouRunDoxygen/>
|
|
<keepAll>false</keepAll>
|
|
</hudson.plugins.doxygen.DoxygenArchiver>
|
|
</publishers>
|
|
</project>
|