projects
/
linpy.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
In documentation, say that LinExpr.__eq__() does not return a Polyhedron
[linpy.git]
/
doc
/
index.rst
diff --git
a/doc/index.rst
b/doc/index.rst
index
ad985bf
..
ce346f1
100644
(file)
--- a/
doc/index.rst
+++ b/
doc/index.rst
@@
-3,12
+3,13
@@
Welcome to LinPy’s documentation!
=================================
LinPy is a polyhedral library for Python based on `isl <http://isl.gforge.inria.fr/>`_.
=================================
LinPy is a polyhedral library for Python based on `isl <http://isl.gforge.inria.fr/>`_.
-
isl (Integer Set Library
) is a C library for manipulating sets and relations of integer points bounded by linear constraints.
+
Integer Set Library (isl
) is a C library for manipulating sets and relations of integer points bounded by linear constraints.
LinPy is a free software, licensed under the `GPLv3 license <http://www.gnu.org/licenses/gpl-3.0.txt>`_.
LinPy is a free software, licensed under the `GPLv3 license <http://www.gnu.org/licenses/gpl-3.0.txt>`_.
-Its source code is available `here <https://scm.cri.
ensmp
.fr/git/linpy.git>`_.
+Its source code is available `here <https://scm.cri.
mines-paristech
.fr/git/linpy.git>`_.
-To have an overview of LinPy's functionalities, you may wish to consult the :ref:`examples` section.
+To have an overview of LinPy's features, you may wish to read the :ref:`tutorial`.
+For a comprehensive description of its functionalities, please consult the :ref:`reference`.
.. only:: html
.. only:: html
@@
-18,9
+19,10
@@
To have an overview of LinPy's functionalities, you may wish to consult the :ref
:maxdepth: 2
install.rst
:maxdepth: 2
install.rst
-
examples
.rst
+
tutorial
.rst
reference.rst
reference.rst
+
.. only:: html
Indices and tables
.. only:: html
Indices and tables