diff options
-rw-r--r-- | Makefile.doc | 2 | ||||
-rw-r--r-- | doc/refman/Reference-Manual.tex | 1 | ||||
-rw-r--r-- | doc/sphinx/addendum/canonical-structures.rst (renamed from doc/refman/CanonicalStructures.tex) | 0 |
3 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.doc b/Makefile.doc index df1e2d3c4..8830c69ea 100644 --- a/Makefile.doc +++ b/Makefile.doc @@ -60,7 +60,7 @@ REFMANCOQTEXFILES:=$(addprefix doc/refman/, \ RefMan-gal.v.tex \ RefMan-oth.v.tex RefMan-ltac.v.tex \ RefMan-pro.v.tex \ - Cases.v.tex Coercion.v.tex CanonicalStructures.v.tex Extraction.v.tex \ + Cases.v.tex Coercion.v.tex Extraction.v.tex \ Program.v.tex Omega.v.tex Micromega.v.tex Polynom.v.tex Nsatz.v.tex \ Setoid.v.tex Classes.v.tex Universes.v.tex \ Misc.v.tex) diff --git a/doc/refman/Reference-Manual.tex b/doc/refman/Reference-Manual.tex index 231742e56..dedead7f5 100644 --- a/doc/refman/Reference-Manual.tex +++ b/doc/refman/Reference-Manual.tex @@ -119,7 +119,6 @@ Options A and B of the licence are {\em not} elected.} \include{AddRefMan-pre}% \include{Cases.v}% \include{Coercion.v}% -\include{CanonicalStructures.v}% \include{Classes.v}% \include{Omega.v}% \include{Micromega.v} diff --git a/doc/refman/CanonicalStructures.tex b/doc/sphinx/addendum/canonical-structures.rst index 8961b0096..8961b0096 100644 --- a/doc/refman/CanonicalStructures.tex +++ b/doc/sphinx/addendum/canonical-structures.rst |