aboutsummaryrefslogtreecommitdiff
path: root/Makefile.doc
diff options
context:
space:
mode:
authorThéo Zimmermann2018-04-14 23:39:39 +0200
committerThéo Zimmermann2018-04-14 23:39:39 +0200
commitc291a8829556dc2a61fcacc08b34e1d68d66b89e (patch)
treecbd4580127497e576114e6e48e57406c094473d4 /Makefile.doc
parent2384fcb98640dbd9aeee4e8e43965d499e594815 (diff)
parent14f44c0e23c413314adf23ed1059acc5cd1fef2f (diff)
Merge PR #7250: Sphinx doc chapter 9
Diffstat (limited to 'Makefile.doc')
-rw-r--r--Makefile.doc3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.doc b/Makefile.doc
index add38941ac..087d0b36bf 100644
--- a/Makefile.doc
+++ b/Makefile.doc
@@ -56,8 +56,7 @@ ALLSPHINXOPTS= -d $(SPHINXBUILDDIR)/doctrees $(SPHINXOPTS)
DOCCOMMON:=doc/common/version.tex doc/common/title.tex doc/common/macros.tex
-REFMANCOQTEXFILES:=$(addprefix doc/refman/, \
- RefMan-ltac.v.tex)
+REFMANCOQTEXFILES:=$(addprefix doc/refman/, )
REFMANTEXFILES:=$(addprefix doc/refman/, \
headers.sty Reference-Manual.tex) \