Update Docs
[linpy.git] / doc / modules.rst
index 281ab9f..bf383c7 100644 (file)
@@ -3,13 +3,15 @@
 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
    polyhedra.rst
    domain.rst
-   linexpr.rst
    geometry.rst