From a762daddb54be6e697375f8ed347cdf0aeaf4477 Mon Sep 17 00:00:00 2001 From: Howard Butler Date: Wed, 14 Oct 2020 14:40:42 -0500 Subject: 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 --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doxyfile') 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 -- cgit v1.2.3