summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-09-11 08:48:31 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-09-11 08:48:31 +0200
commitdb72c88f069ee4be18546c93342fbee5803acd43 (patch)
tree02c831f6ac3322ecbdaf3d618e8cc8e825e2c919
parent14e5d696d3b0a6f6bd89d570956296473aba2e51 (diff)
Rename Eigen3 as Eigen (sphinx warning)
-rw-r--r--src/python/doc/installation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/doc/installation.rst b/src/python/doc/installation.rst
index d8b6f861..5a6ad9f4 100644
--- a/src/python/doc/installation.rst
+++ b/src/python/doc/installation.rst
@@ -138,7 +138,7 @@ Documentation
To build the documentation, `sphinx-doc <http://www.sphinx-doc.org>`_ and
`sphinxcontrib-bibtex <https://sphinxcontrib-bibtex.readthedocs.io>`_ are
-required. As the documentation is auto-tested, `CGAL`_, `Eigen3`_,
+required. As the documentation is auto-tested, `CGAL`_, `Eigen`_,
`Matplotlib`_, `NumPy`_ and `SciPy`_ are also mandatory to build the
documentation.