aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.doc
diff options
context:
space:
mode:
authorGravatar Guillaume Melquiond <guillaume.melquiond@gmail.com>2018-03-22 15:24:30 +0100
committerGravatar GitHub <noreply@github.com>2018-03-22 15:24:30 +0100
commit90cede509aabe65c943cfdf31e4644e4cf822412 (patch)
tree8ca3926c1115b4f2304c9c2ee9b1d3e6c2bc0756 /Makefile.doc
parentef0fc7730df3cb585b621955010115407d80d2e7 (diff)
parentd0706a9aee2d43134e71bb02a5c7baabea7bb264 (diff)
Merge pull request #7036 from maximedenes/sphinx-doc-chapter-17
Sphinx doc chapter 17
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 df1e2d3c4..6f4bcfb67 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 \
- Cases.v.tex Coercion.v.tex CanonicalStructures.v.tex Extraction.v.tex \
+ Coercion.v.tex CanonicalStructures.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)