aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2018-03-13 17:40:09 +0100
committerGravatar Maxime Dénès <mail@maximedenes.fr>2018-03-15 14:20:48 +0100
commit8c374555ba5fbb78b38ff0c053bed5c72ea4dde4 (patch)
tree66242e5878ca0f205cb541358bedbfee057c61c7
parentb960bdc3fc96fef9a184be0d4a190e3da3adcde5 (diff)
[Sphinx] Move chapter 10 to new infrastructure
-rw-r--r--Makefile.doc2
-rw-r--r--doc/refman/Reference-Manual.tex1
-rw-r--r--doc/sphinx/proof-engine/detailed-tactic-examples.rst (renamed from doc/refman/RefMan-tacex.tex)0
3 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.doc b/Makefile.doc
index cfd606029..3ffea06e1 100644
--- a/Makefile.doc
+++ b/Makefile.doc
@@ -59,7 +59,7 @@ 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-tacex.v.tex RefMan-syn.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 85364870b..e63e6731e 100644
--- a/doc/refman/Reference-Manual.tex
+++ b/doc/refman/Reference-Manual.tex
@@ -102,7 +102,6 @@ Options A and B of the licence are {\em not} elected.}
\include{RefMan-oth.v}% Vernacular commands
\include{RefMan-pro.v}% Proof handling
\include{RefMan-ltac.v}% Writing tactics
-\include{RefMan-tacex.v}% Detailed Examples of tactics
\lstset{language=SSR}
\lstset{moredelim=[is][]{|*}{*|}}
diff --git a/doc/refman/RefMan-tacex.tex b/doc/sphinx/proof-engine/detailed-tactic-examples.rst
index 7cdb1a527..7cdb1a527 100644
--- a/doc/refman/RefMan-tacex.tex
+++ b/doc/sphinx/proof-engine/detailed-tactic-examples.rst