aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.doc
diff options
context:
space:
mode:
authorGravatar Guillaume Melquiond <guillaume.melquiond@gmail.com>2018-03-22 15:36:33 +0100
committerGravatar GitHub <noreply@github.com>2018-03-22 15:36:33 +0100
commit31a8690728ea2308e5adc1c429981c4779093615 (patch)
tree332185f1b3e8930450007b30a910ff742536a21d /Makefile.doc
parent90cede509aabe65c943cfdf31e4644e4cf822412 (diff)
parentfee7898778de04c43ab77596bf7e64d2b90cc946 (diff)
Merge pull request #7038 from maximedenes/sphinx-doc-chapter-19
Sphinx doc chapter 19
Diffstat (limited to 'Makefile.doc')
-rw-r--r--Makefile.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.doc b/Makefile.doc
index 6f4bcfb67..d35f1b9d9 100644
--- a/Makefile.doc
+++ b/Makefile.doc
@@ -60,7 +60,7 @@ REFMANCOQTEXFILES:=$(addprefix doc/refman/, \
RefMan-gal.v.tex \
RefMan-oth.v.tex RefMan-ltac.v.tex \
RefMan-pro.v.tex \
- Coercion.v.tex CanonicalStructures.v.tex Extraction.v.tex \
+ Coercion.v.tex Extraction.v.tex \
Program.v.tex Omega.v.tex Micromega.v.tex Polynom.v.tex Nsatz.v.tex \
Setoid.v.tex Classes.v.tex Universes.v.tex \
Misc.v.tex)