X-Git-Url: https://scm.cri.minesparis.psl.eu/git/linpy.git/blobdiff_plain/25ce908cffca380f930182a77c1e5a4491042a1c..197818714e75c2353ed8b7c9fec653f1212f13ae:/doc/modules.rst

diff --git a/doc/modules.rst b/doc/modules.rst
index 2ecf371..4859f2d 100644
--- a/doc/modules.rst
+++ b/doc/modules.rst
@@ -1,15 +1,17 @@
 .. module-docs:
 
-Pypol Module Reference
+LinPy Module Reference
 ======================
 
-There are four main Pypol modules:
+There are four main LinPy modules, all of them can be inherited at once with the LinPy package:
+
+	>>> from linpy import *
 
 .. toctree::
    :maxdepth: 2
 
-   polyhedra.rst
-   domain.rst
    linexpr.rst
+   domain.rst
+   polyhedra.rst
    geometry.rst