[docs] Switch doxygen theme

This commit is contained in:
Ingmar Schoegl 2023-07-17 17:32:32 -06:00 committed by Ray Speth
parent ed628fc4e6
commit 1107d7af44
4 changed files with 7 additions and 3 deletions

3
.gitmodules vendored
View File

@ -16,3 +16,6 @@
[submodule "ext/HighFive"] [submodule "ext/HighFive"]
path = ext/HighFive path = ext/HighFive
url = https://github.com/BlueBrain/HighFive.git url = https://github.com/BlueBrain/HighFive.git
[submodule "ext/doxygen-awesome-css"]
path = ext/doxygen-awesome-css
url = https://github.com/jothepro/doxygen-awesome-css.git

View File

@ -1212,7 +1212,7 @@ HTML_STYLESHEET =
# list). For an example see the documentation. # list). For an example see the documentation.
# This tag requires that the tag GENERATE_HTML is set to YES. # This tag requires that the tag GENERATE_HTML is set to YES.
HTML_EXTRA_STYLESHEET = HTML_EXTRA_STYLESHEET = ext/doxygen-awesome-css/doxygen-awesome.css
# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or # 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 # other source files which should be copied to the HTML output directory. Note

View File

@ -3,8 +3,8 @@
> **Note:** This is the **%Cantera C++ API** documentation; for general > **Note:** This is the **%Cantera C++ API** documentation; for general
> information on %Cantera, refer to [**Cantera's main website**](https://cantera.org). > information on %Cantera, refer to [**Cantera's main website**](https://cantera.org).
Use the menu at the top to view detailed documentation of the code, or use the Use sidebar or menu at the top to view detailed documentation of the code, or
following shortcuts: use the following shortcuts:
* Overview of [**Cantera C++ Modules**](modules.html) * Overview of [**Cantera C++ Modules**](modules.html)
* Index of [**Cantera C++ Classes**](classes.html) * Index of [**Cantera C++ Classes**](classes.html)

@ -0,0 +1 @@
Subproject commit df83fbf22cfff76b875c13d324baf584c74e96d0