aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2018-03-29 18:20:33 +0200
committerGravatar Matthieu Sozeau <mattam@mattam.org>2018-04-11 17:56:55 +0200
commit068dfb13db8b8801a1b5f7694a3fe90d640c7577 (patch)
tree232290ad885b43dc248445aaf49016fc3175c0b5
parent8059a0efa79fcd72d56c424adf1bea10dae28d6d (diff)
[Sphinx] Move chapter 29 to new infrastructure
-rw-r--r--Makefile.doc3
-rw-r--r--doc/refman/Reference-Manual.tex1
-rw-r--r--doc/sphinx/addendum/universe-polymorphism.rst (renamed from doc/refman/Universes.tex)0
3 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.doc b/Makefile.doc
index e52da403a..b9443f723 100644
--- a/Makefile.doc
+++ b/Makefile.doc
@@ -58,8 +58,7 @@ DOCCOMMON:=doc/common/version.tex doc/common/title.tex doc/common/macros.tex
REFMANCOQTEXFILES:=$(addprefix doc/refman/, \
RefMan-gal.v.tex \
- RefMan-ltac.v.tex \
- Universes.v.tex)
+ RefMan-ltac.v.tex)
REFMANTEXFILES:=$(addprefix doc/refman/, \
headers.sty Reference-Manual.tex) \
diff --git a/doc/refman/Reference-Manual.tex b/doc/refman/Reference-Manual.tex
index 061686e12..d373f76bf 100644
--- a/doc/refman/Reference-Manual.tex
+++ b/doc/refman/Reference-Manual.tex
@@ -109,7 +109,6 @@ Options A and B of the licence are {\em not} elected.}
%END LATEX
\part{Addendum to the Reference Manual}
\include{AddRefMan-pre}%
-\include{Universes.v}% Universe polymorphes
%BEGIN LATEX
\RefManCutCommand{ENDADDENDUM=\thepage}
%END LATEX
diff --git a/doc/refman/Universes.tex b/doc/sphinx/addendum/universe-polymorphism.rst
index c7d39c0f3..c7d39c0f3 100644
--- a/doc/refman/Universes.tex
+++ b/doc/sphinx/addendum/universe-polymorphism.rst