aboutsummaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorHoward Butler <howard@hobu.co>2020-10-14 14:40:42 -0500
committerGitHub <noreply@github.com>2020-10-14 14:40:42 -0500
commita762daddb54be6e697375f8ed347cdf0aeaf4477 (patch)
treeae7e720c8512c02490a10448f12f264cea49b678 /Doxyfile
parentbb7dde0752bfb35389b536b2ee6cd37f94f0a511 (diff)
downloadPROJ-a762daddb54be6e697375f8ed347cdf0aeaf4477.tar.gz
PROJ-a762daddb54be6e697375f8ed347cdf0aeaf4477.zip
Plot building Github Action (#2377)
* implement conda package building * paths * need libtool * PLATFORM check * point to my PROJ feedstock for now * point to PROJ repos * plot building and artifact upload * syntax * add proj conda package for plotting * retab * no doxygen * syntax * update docs Makefile * doc building * needs * consolidate doc/plots * plot updates * put updated plot output into docs * register spelling module * use v2 download-artifact * artifact upload
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 75701eef..6da7f7b9 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -1880,7 +1880,7 @@ MAN_LINKS = NO
# captures the structure of the code including all documentation.
# The default value is: NO.
-GENERATE_XML = NO
+GENERATE_XML = YES
# The XML_OUTPUT tag is used to specify where the XML pages will be put. If a
# relative path is entered the value of OUTPUT_DIRECTORY will be put in front of