aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2018-03-13 15:51:55 +0100
committerGravatar Maxime Dénès <mail@maximedenes.fr>2018-03-15 14:17:21 +0100
commit702f7fd508257dcd7f5f1452dcb3815695648fbd (patch)
treec167618c1d7dad29f0b0fe8887e8c86acecc8e4d
parentf12cecf22803c762880c41b98bfb7b7844dfa993 (diff)
[Sphinx] Move chapter 5 to new infrastructure
-rw-r--r--Makefile.doc2
-rw-r--r--doc/refman/Reference-Manual.tex1
-rw-r--r--doc/sphinx/language/module-system.rst (renamed from doc/refman/RefMan-modr.tex)0
3 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.doc b/Makefile.doc
index 10e8522d8..6dfbade48 100644
--- a/Makefile.doc
+++ b/Makefile.doc
@@ -71,7 +71,7 @@ REFMANCOQTEXFILES:=$(addprefix doc/refman/, \
REFMANTEXFILES:=$(addprefix doc/refman/, \
headers.sty Reference-Manual.tex \
RefMan-com.tex \
- RefMan-uti.tex RefMan-ide.tex RefMan-modr.tex \
+ RefMan-uti.tex RefMan-ide.tex \
AsyncProofs.tex RefMan-ssr.tex) \
$(REFMANCOQTEXFILES) \
diff --git a/doc/refman/Reference-Manual.tex b/doc/refman/Reference-Manual.tex
index ec36304a6..0c4c6776f 100644
--- a/doc/refman/Reference-Manual.tex
+++ b/doc/refman/Reference-Manual.tex
@@ -96,7 +96,6 @@ Options A and B of the licence are {\em not} elected.}
%END LATEX
\include{RefMan-gal.v}% Gallina
\include{RefMan-lib.v}% The coq library
-\include{RefMan-modr}% The module system
\part{The proof engine}
diff --git a/doc/refman/RefMan-modr.tex b/doc/sphinx/language/module-system.rst
index 7c672cf42..7c672cf42 100644
--- a/doc/refman/RefMan-modr.tex
+++ b/doc/sphinx/language/module-system.rst