File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ brping/definitions.py
77brping /device.py
88brping /ping1d.py
99brping /ping360.py
10-
10+ doc / xml
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ PROJECT_LOGO = ./ping.png
5858# entered, it will be relative to the location where doxygen was started. If
5959# left blank the current directory will be used.
6060
61- OUTPUT_DIRECTORY =
61+ OUTPUT_DIRECTORY = xml
6262
6363# If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
6464# directories (in 2 levels) under the output directory of each output format and
@@ -1883,7 +1883,7 @@ MAN_LINKS = NO
18831883# captures the structure of the code including all documentation.
18841884# The default value is: NO.
18851885
1886- GENERATE_XML = NO
1886+ GENERATE_XML = YES
18871887
18881888# The XML_OUTPUT tag is used to specify where the XML pages will be put. If a
18891889# relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
You can’t perform that action at this time.
0 commit comments