add updated doc stylesheet

This commit is contained in:
OrigamiK
2023-03-04 18:01:24 +05:30
committed by GitHub
parent 6d00b425f9
commit 06fc12b816
2 changed files with 2530 additions and 2 deletions

View File

@@ -964,7 +964,7 @@ FILTER_SOURCE_PATTERNS =
# (index.html). This can be useful if you have a project on for instance GitHub
# and want to reuse the introduction page also for the doxygen output.
USE_MDFILE_AS_MAINPAGE =
USE_MDFILE_AS_MAINPAGE = "README.md"
#---------------------------------------------------------------------------
# Configuration options related to source browsing
@@ -1155,7 +1155,13 @@ HTML_STYLESHEET =
# list). For an example see the documentation.
# This tag requires that the tag GENERATE_HTML is set to YES.
HTML_EXTRA_STYLESHEET =
HTML_EXTRA_STYLESHEET = doc/style.css
# required with Doxygen >= 1.9.5
HTML_COLORSTYLE = LIGHT
FULL_SIDEBAR = NO
# 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