Skip to content

Commit

Permalink
Note dependency on sphinx-argparse
Browse files Browse the repository at this point in the history
New doc dependency introduced by Cantera/cantera#1581
  • Loading branch information
speth committed Aug 13, 2023
1 parent f855b46 commit e68b49a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pages/compiling/compilation-reqs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ Conda Requirements
- ipython # optional (needed for nicer interactive command line)
# - jupyter # optional (needed for Jupyter Notebook)
# - sphinx # optional (needed for documentation)
# - sphinx-argparse # optional (needed for documentation)
# - doxygen # optional (needed for documentation)
# - graphviz # optional (needed for documentation)
# - pip: # optional (list of PyPI managed packages)
Expand Down
1 change: 1 addition & 0 deletions pages/compiling/dependencies.rst
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ Optional Dependencies
* `Sphinx <http://www.sphinx-doc.org/en/stable/>`__
* `Pygments <http://pygments.org/>`__
* `pyparsing <https://sourceforge.net/projects/pyparsing/>`__
* `sphinx-argparse <https://sphinx-argparse.readthedocs.io/en/latest/>`__
* `doxylink <https://pythonhosted.org/sphinxcontrib-doxylink/>`__
* `matlabdomain <https://pypi.org/project/sphinxcontrib-matlabdomain>`__
* `katex <https://github.com/hagenw/sphinxcontrib-katex/>`__
Expand Down

0 comments on commit e68b49a

Please sign in to comment.