aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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