X-Git-Url: https://svn.cri.mines-paristech.fr/git/linpy.git/blobdiff_plain/d9ce6feb2d36e40e83326744f1d4ff3890d1874f..454a26a54cc7ff563ab278567f3bbad9c6ff42bb:/doc/modules.rst

diff --git a/doc/modules.rst b/doc/modules.rst
index 0645c7a..4859f2d 100644
--- a/doc/modules.rst
+++ b/doc/modules.rst
@@ -1,15 +1,17 @@
 .. module-docs:
 
-Linpy Module Reference
+LinPy Module Reference
 ======================
 
-There are four main Linpy 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