Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions documents/Doxyfile.in
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ FULL_SIDEBAR = NO

QUIET = YES
WARN_IF_UNDOCUMENTED = NO

GENERATE_XML = YES
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This runs very fast and will allow anyone to parse the XML docs as desired.

XML_OUTPUT = doxygen_xml
Loading