projects
/
linpy.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Replace examples by tutorial in documentation
[linpy.git]
/
doc
/
reference.rst
diff --git
a/doc/reference.rst
b/doc/reference.rst
index
8e36056
..
64c37c6
100644
(file)
--- a/
doc/reference.rst
+++ b/
doc/reference.rst
@@
-1,4
+1,6
@@
+.. _reference:
+
Module Reference
================
Module Reference
================
@@
-307,7
+309,7
@@
Domains
-------
A *domain* is a union of polyhedra.
-------
A *domain* is a union of polyhedra.
-Unlike polyhedra, domains allow exact computation of union and complementary operations.
+Unlike polyhedra, domains allow exact computation of union
, subtraction
and complementary operations.
.. class:: Domain(*polyhedra)
Domain(string)
.. class:: Domain(*polyhedra)
Domain(string)