From 38e609e128f488d4790f99871ebb944677b60c39 Mon Sep 17 00:00:00 2001 From: EndrII Date: Wed, 28 Dec 2022 00:50:03 +0300 Subject: [PATCH] fix documentation style --- doxygen.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doxygen.conf b/doxygen.conf index 3c67847..949a0ef 100644 --- a/doxygen.conf +++ b/doxygen.conf @@ -703,7 +703,7 @@ FILE_VERSION_FILTER = # DoxygenLayout.xml, doxygen will parse it automatically even if the LAYOUT_FILE # tag is left empty. -LAYOUT_FILE = CMake/DoxyStyle/DoxygenLayout.xml +LAYOUT_FILE = # The CITE_BIB_FILES tag can be used to specify one or more bib files containing # the reference definitions. This must be a list of .bib files. The .bib @@ -1193,7 +1193,7 @@ HTML_STYLESHEET = # list). For an example see the documentation. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_EXTRA_STYLESHEET = CMake/DoxyStyle/doxygenStyles.css +HTML_EXTRA_STYLESHEET = # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or # other source files which should be copied to the HTML output directory. Note