mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 07:26:22 +00:00
ci: Disable Doxygen HTML generation
Since only XML is being used during website build process, generation of HTML involves unnecessary computations.
This commit is contained in:
@@ -1321,7 +1321,7 @@ IGNORE_PREFIX =
|
||||
# If the GENERATE_HTML tag is set to YES, Doxygen will generate HTML output
|
||||
# The default value is: YES.
|
||||
|
||||
GENERATE_HTML = YES
|
||||
GENERATE_HTML = NO
|
||||
|
||||
# The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a
|
||||
# relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
|
||||
|
||||
Reference in New Issue
Block a user