···7474# entered, it will be relative to the location where Doxygen was started. If
7575# left blank the current directory will be used.
76767777-OUTPUT_DIRECTORY = .build
7777+OUTPUT_DIRECTORY = docs
78787979# If the CREATE_SUBDIRS tag is set to YES then Doxygen will create up to 4096
8080# sub-directories (in 2 levels) under the output directory of each output format
···13481348# The default directory is: html.
13491349# This tag requires that the tag GENERATE_HTML is set to YES.
1350135013511351-HTML_OUTPUT = html
13511351+HTML_OUTPUT = .
1352135213531353# The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
13541354# generated HTML page (for example: .htm, .php, .asp).
···20212021# If the GENERATE_LATEX tag is set to YES, Doxygen will generate LaTeX output.
20222022# The default value is: YES.
2023202320242024-GENERATE_LATEX = YES
20242024+GENERATE_LATEX = NO
2025202520262026# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. If a
20272027# relative path is entered the value of OUTPUT_DIRECTORY will be put in front of