aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoqbot-app[bot]2020-12-25 13:13:24 +0000
committerGitHub2020-12-25 13:13:24 +0000
commit015310b9d984f623558f3062d479b517079a2548 (patch)
tree5a2905349c10e81de0d7fbac3fbaf4f99692ea90
parent532cbed036c48ed2c77528b79fc947c4bc7e1c10 (diff)
parent09a2becf1887575976252f5313daba5e2c59a682 (diff)
Merge PR #13673: Clean ALL sphinx output files
Reviewed-by: Zimmi48
-rw-r--r--Makefile.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.doc b/Makefile.doc
index a5ff8e0123..e9bc03565d 100644
--- a/Makefile.doc
+++ b/Makefile.doc
@@ -101,7 +101,7 @@ full-stdlib: \
doc/stdlib/html/index.html doc/stdlib/FullLibrary.ps doc/stdlib/FullLibrary.pdf
sphinx-clean:
- rm -rf $(SPHINXBUILDDIR)
+ rm -rf $(SPHINXBUILDDIR) doc/sphinx/index.rst doc/sphinx/zebibliography.rst
.PHONY: plugin-tutorial
plugin-tutorial: states tools