doc: Update MacPorts sphinx dependencies

This commit is contained in:
Tom Henderson
2024-05-03 14:55:09 -07:00
parent 6d64e47ada
commit 7a9f664cbe

View File

@@ -108,9 +108,12 @@ For MacPorts packages we show the most recent package version available as of ea
| Building Doxygen | ``doxygen graphviz imagemagick`` | ``doxygen graphviz`` |
| | | ``ImageMagick`` |
+-----------------------------+----------------------------------+--------------------------+
| Sphinx documentation | ``sphinx-doc texlive`` | ``texlive`` |
| | | ``pyXX-sphinx``, with |
| | | `XX`` the Python version |
| Sphinx documentation | ``sphinx-doc texlive`` | ``dia texlive`` |
| | | ``texlive-fonts-extra`` |
| | | ``texlive-latex-extra`` |
| | | ``py3XX-sphinx``, with |
| | | `XX`` the Python minor |
| | | version such as `12` |
+-----------------------------+----------------------------------+--------------------------+
| Eigen3 | ``eigen`` | ``eigen3`` |
+-----------------------------+----------------------------------+--------------------------+