aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2018-03-14 11:23:15 +0100
committerGravatar Maxime Dénès <mail@maximedenes.fr>2018-03-15 14:36:43 +0100
commitf1315c761dad2b71debeb0f3b81274ac5f6db6e7 (patch)
treec7aed6912473f0058ff28a0538241d62465b4396
parentf698798123f56b14d7870c9c7e7c8c9eeb601934 (diff)
[Sphinx] Move chapter 12 to new infrastructure
-rw-r--r--Makefile.doc1
-rw-r--r--doc/refman/Reference-Manual.tex1
-rw-r--r--doc/sphinx/user-extensions/syntax-extensions.rst (renamed from doc/refman/RefMan-syn.tex)0
3 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.doc b/Makefile.doc
index 3ffea06e1..64b43f5ea 100644
--- a/Makefile.doc
+++ b/Makefile.doc
@@ -59,7 +59,6 @@ DOCCOMMON:=doc/common/version.tex doc/common/title.tex doc/common/macros.tex
REFMANCOQTEXFILES:=$(addprefix doc/refman/, \
RefMan-gal.v.tex \
RefMan-lib.v.tex \
- RefMan-syn.v.tex \
RefMan-oth.v.tex RefMan-ltac.v.tex \
RefMan-pro.v.tex RefMan-sch.v.tex \
Cases.v.tex Coercion.v.tex CanonicalStructures.v.tex Extraction.v.tex \
diff --git a/doc/refman/Reference-Manual.tex b/doc/refman/Reference-Manual.tex
index e63e6731e..9545a47c9 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.}
\include{RefMan-ssr}
\part{User extensions}
-\include{RefMan-syn.v}% The Syntax and the Grammar commands
%%SUPPRIME \include{RefMan-tus.v}% Writing tactics
\include{RefMan-sch.v}% The Scheme commands
diff --git a/doc/refman/RefMan-syn.tex b/doc/sphinx/user-extensions/syntax-extensions.rst
index 836753db1..836753db1 100644
--- a/doc/refman/RefMan-syn.tex
+++ b/doc/sphinx/user-extensions/syntax-extensions.rst