diff options
| author | Maxime Dénès | 2018-03-11 00:06:12 +0100 |
|---|---|---|
| committer | Maxime Dénès | 2018-03-13 12:45:31 +0100 |
| commit | e8a88a294f02217e0c66656dfd1bc3b5646e8517 (patch) | |
| tree | c6f5cfb5b897f60d0898bcd53c1a85114177e7b6 | |
| parent | ab6519a2f383b4ccb5a9c23c7e26dac581434d1a (diff) | |
[Sphinx] Move introduction to new infrastructure
| -rw-r--r-- | Makefile.doc | 2 | ||||
| -rw-r--r-- | doc/refman/Reference-Manual.tex | 1 | ||||
| -rw-r--r-- | doc/sphinx/introduction.rst (renamed from doc/refman/RefMan-int.tex) | 0 |
3 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.doc b/Makefile.doc index a98f35a1c1..587c5ccbf2 100644 --- a/Makefile.doc +++ b/Makefile.doc @@ -70,7 +70,7 @@ REFMANCOQTEXFILES:=$(addprefix doc/refman/, \ REFMANTEXFILES:=$(addprefix doc/refman/, \ headers.sty Reference-Manual.tex \ - RefMan-pre.tex RefMan-int.tex RefMan-com.tex \ + RefMan-pre.tex RefMan-com.tex \ RefMan-uti.tex RefMan-ide.tex RefMan-modr.tex \ AsyncProofs.tex RefMan-ssr.tex) \ $(REFMANCOQTEXFILES) \ diff --git a/doc/refman/Reference-Manual.tex b/doc/refman/Reference-Manual.tex index fc1c01cf24..1bd79d5112 100644 --- a/doc/refman/Reference-Manual.tex +++ b/doc/refman/Reference-Manual.tex @@ -85,7 +85,6 @@ Options A and B of the licence are {\em not} elected.} %END LATEX %\defaultheaders -\include{RefMan-int}% Introduction \include{RefMan-pre}% Credits %BEGIN LATEX diff --git a/doc/refman/RefMan-int.tex b/doc/sphinx/introduction.rst index f802a35950..f802a35950 100644 --- a/doc/refman/RefMan-int.tex +++ b/doc/sphinx/introduction.rst |
