mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
[docs] Switch doxygen theme
This commit is contained in:
parent
ed628fc4e6
commit
1107d7af44
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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)
|
||||||
|
1
ext/doxygen-awesome-css
Submodule
1
ext/doxygen-awesome-css
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit df83fbf22cfff76b875c13d324baf584c74e96d0
|
Loading…
Reference in New Issue
Block a user