]> CRI, Mines Paris - PSL - linpy.git/blobdiff - doc/modules.rst
Add license to examples
[linpy.git] / doc / modules.rst
index fd8158f4244d237ec650416154571837b467c40d..4859f2d819edf9728a7c5fcde3084aaead4900f2 100644 (file)
@@ -3,13 +3,15 @@
 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
 
    linexpr.rst
 
 .. toctree::
    :maxdepth: 2
 
    linexpr.rst
-   polyhedra.rst
    domain.rst
    domain.rst
+   polyhedra.rst
    geometry.rst
    
    geometry.rst