Commit Graph

28 Commits

Author SHA1 Message Date
Ray Speth
b39c64aee8 Migrate CSTR example from Jupyter
Co-authored-by: Santosh Shanbhogue <santosh.shanbhogue@gmail.com>
2024-04-20 07:37:18 -05:00
Ray Speth
5077786b02 Revise twin flame example based on Jupyter
Re-draw figure from Jupyter example as an SVG.

Co-authored-by: Santosh Shanbhogue <santosh.shanbhogue@gmail.com>
2024-04-20 07:37:18 -05:00
Ray Speth
32a6d3da4e Revise flame speed sensitivity example based on Jupyter version
Co-authored-by: Santosh Shanbhogue <santosh.shanbhogue@gmail.com>
2024-04-20 07:37:18 -05:00
Ray Speth
e97aed10fc Revise lithium ion battery example based on Jupyter version
Co-authored-by: Steven DeCaluwe <steven.decaluwe@gmail.com>
2024-04-20 07:37:18 -05:00
Ray Speth
6e26df5576 [Doc] Transfer Kinetics "science" docs 2024-01-09 11:40:20 -05:00
Ray Speth
134fce72e4 [Doc] Avoid needing two lines for header links 2023-10-09 16:40:37 -04:00
Ray Speth
eaed836915 [Doc] Simplify addition of "Community" link 2023-10-09 16:40:37 -04:00
Ray Speth
4c4e9db03b Use higher-res icon in Doxygen title area 2023-10-09 16:40:37 -04:00
Ray Speth
d496314cc7 Set favicon for Sphinx and Doxygen docs 2023-10-09 16:40:37 -04:00
Ray Speth
582f04a755 [Doc] Update to pydata-sphinx-theme 0.14 and fix some styling issues 2023-10-09 16:40:37 -04:00
Ray Speth
c533ca90bb [Doc] Flatten output directory structure
Copy Doxygen output into a subdirectory of Sphinx so the Sphinx
index can be the full site index.

Partially addresses Cantera/cantera-website#229
2023-10-09 16:40:37 -04:00
Ray Speth
4ad5642237 [Doc] Hide note about download link location 2023-10-03 11:23:39 -04:00
Ray Speth
f2cee4f1cc Bump version to 3.1.0a1 2023-08-26 19:03:02 -07:00
Ray Speth
25851e76d2 [Doc] Use MathJax instead of KaTeX 2023-08-08 21:58:33 -04:00
Ray Speth
bfc26cfd1d Fix alignment of equations in Sphinx docs
Co-authored-by: Sammo Gabay <sammolito@gmail.com>
2023-08-08 21:58:33 -04:00
Ray Speth
04cc5b459a Add version switcher to Sphinx docs 2023-08-08 21:58:33 -04:00
Ray Speth
4c89ce5f27 Restore NumFOCUS/donation links 2023-08-08 21:58:33 -04:00
Ray Speth
7e5658f6e3 Make Sphinx header links consistent with cantera.org header 2023-08-08 21:58:33 -04:00
Ingmar Schoegl
e150acfdfb [docs] Add doxygen treeview 2023-07-17 18:10:24 -06:00
Bryan W. Weber
e8d28b0e89 Redo layout.html to match the style of and to add links to the main site
We need to replace most of the Sphinx-defaults with things that look
like our new Nikola website and that link to places in the Nikola
website.
2018-07-29 17:47:14 -04:00
Bryan W. Weber
2abc57e2f1 [Doc] Add 'about' page to docs
Includes info about NumFOCUS sponsorship and donation link, as well as
the steering committee
2018-02-10 11:53:24 -05:00
Bryan W. Weber
0d20b50543 [Doc] Add Donation link to sidebar 2018-02-10 11:53:24 -05:00
Ray Speth
430c59634a [Doc] Extend sphinxdoc theme instead of overwriting CSS file
Overwriting the CSS file caused styles to fall out-of-date with the HTML
generated by newer versions of Sphinx. This way, we just need to maintain a few
customizations to the base theme.
2015-06-12 18:34:44 -04:00
Ray Speth
fe0c864f45 [Doc] Fix missing separator before static/class methods in Sphinx docs 2015-05-05 11:00:25 -04:00
Ray Speth
ce15158bf9 [Doc] Fix CSS used for method names in Sphinx docs
This appears to be necessary for Sphinx >= 1.3.0
2015-05-05 11:00:25 -04:00
Ray Speth
095f43c1eb Added modified CSS for Sphinx documentation
This CSS (from Matplotlib) adds thick lines before each documented
class and thin lines at the start of each documented method.
2012-04-04 18:46:16 +00:00
Ray Speth
e6a5abdfae Added header logo to documentation 2012-04-04 18:45:31 +00:00
Ray Speth
d02ccc5334 Translated the "Defining Phases" guide to Sphinx/reST format 2012-04-04 18:45:15 +00:00