]> CRI, Mines Paris - PSL - linpy.git/blobdiff - doc/tutorial.rst
Filler texts in documentation
[linpy.git] / doc / tutorial.rst
index 8598cbd5445cdb2fe97010b54e53cbaf4ee6b98e..977b6978b0febc0543fe81cdc8bc1962e45944ec 100644 (file)
@@ -4,6 +4,10 @@
 Tutorial
 ========
 
+This section a short introduction to some of LinPy's features.
+For a comprehensive description of its functionalities, please consult the :ref:`reference` section.
+
+
 Polyhedra
 ---------
 
@@ -95,7 +99,7 @@ Also, keyword arguments can be passed such as color and the degree of transparen
 .. figure:: images/union.jpg
     :align:  center
 
-3D plots are also supported.
+3D plots are also supported:
 
 >>> import matplotlib.pyplot as plt
 >>> from matplotlib import pylab