summaryrefslogtreecommitdiff
path: root/src/python/doc/installation.rst
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2021-06-25 07:07:32 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2021-06-25 07:07:32 +0200
commitb32f61a66d52a25be177dd96de469420e5b4a980 (patch)
treed738e91015ad7b0aa4281fa0bcff7bb751e41a32 /src/python/doc/installation.rst
parent01d62172c54b258a1072a42d25a39fd21a38c284 (diff)
add sphinx-paramlinks and python-docs-theme in installation guide
Diffstat (limited to 'src/python/doc/installation.rst')
-rw-r--r--src/python/doc/installation.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/python/doc/installation.rst b/src/python/doc/installation.rst
index 9c16b04e..451ae020 100644
--- a/src/python/doc/installation.rst
+++ b/src/python/doc/installation.rst
@@ -194,8 +194,10 @@ A complete configuration would be :
Documentation
=============
-To build the documentation, `sphinx-doc <http://www.sphinx-doc.org>`_ and
-`sphinxcontrib-bibtex <https://sphinxcontrib-bibtex.readthedocs.io>`_ are
+To build the documentation, `sphinx-doc <http://www.sphinx-doc.org>`_,
+`sphinxcontrib-bibtex <https://sphinxcontrib-bibtex.readthedocs.io>`_,
+`sphinxcontrib-paramlinks <https://github.com/sqlalchemyorg/sphinx-paramlinks>`_ and
+`python-docs-theme <https://github.com/python/python-docs-theme>`_ are
required. As the documentation is auto-tested, `CGAL`_, `Eigen`_,
`Matplotlib`_, `NumPy`_, `POT`_, `Scikit-learn`_ and `SciPy`_ are
also mandatory to build the documentation.