aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.doc
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2018-03-15 14:11:41 +0100
committerGravatar Maxime Dénès <mail@maximedenes.fr>2018-03-15 14:11:41 +0100
commit4466b7efcb34b2f8323902748780c6edca907a8f (patch)
treebfb0c4501942e98cf6a196fe40321c5fca41a7b4 /Makefile.doc
parent74dead98486b208e57882b8622f5309403415172 (diff)
parentd28b991e14ff909a00cf2153d69a57493ac361f0 (diff)
Merge PR #6982: Sphinx doc chapter 2
Diffstat (limited to 'Makefile.doc')
-rw-r--r--Makefile.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.doc b/Makefile.doc
index e6ab89efc..0f424af09 100644
--- a/Makefile.doc
+++ b/Makefile.doc
@@ -57,8 +57,8 @@ ALLSPHINXOPTS= -d $(SPHINXBUILDDIR)/doctrees $(SPHINXOPTS)
DOCCOMMON:=doc/common/version.tex doc/common/title.tex doc/common/macros.tex
REFMANCOQTEXFILES:=$(addprefix doc/refman/, \
- RefMan-gal.v.tex RefMan-ext.v.tex \
- RefMan-mod.v.tex RefMan-tac.v.tex \
+ RefMan-gal.v.tex \
+ RefMan-tac.v.tex \
RefMan-cic.v.tex RefMan-lib.v.tex \
RefMan-tacex.v.tex RefMan-syn.v.tex \
RefMan-oth.v.tex RefMan-ltac.v.tex \