Filler texts in documentation
[linpy.git] / doc / reference.rst
index 8e36056..64c37c6 100644 (file)
@@ -1,4 +1,6 @@
 
+.. _reference:
+
 Module Reference
 ================
 
@@ -307,7 +309,7 @@ Domains
 -------
 
 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)