aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMaxime Dénès2018-03-09 15:21:08 +0100
committerMaxime Dénès2018-03-09 15:21:08 +0100
commit6c43c26a98ea197e9c07b03b76e1916b9f94bb00 (patch)
treea5947c776abf9eb7b2f5e4e85a098c1758390a82 /Makefile
parent0b3a458ecf2cfbe8cd2905d28f2459bd16240a18 (diff)
parent0416ed84caf37bc482214b4213be88d405c9b4ce (diff)
Merge PR #6818: Sphinx doc infrastructure
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 03b6e576f2..c31534f36c 100644
--- a/Makefile
+++ b/Makefile
@@ -241,6 +241,7 @@ docclean:
rm -f doc/common/version.tex
rm -f doc/refman/styles.hva doc/refman/cover.html doc/refman/Reference-Manual.html
rm -f doc/coq.tex
+ rm -rf doc/sphinx/_build
archclean: clean-ide optclean voclean
rm -rf _build