aboutsummaryrefslogtreecommitdiff
path: root/Makefile.doc
diff options
context:
space:
mode:
authorJim Fehrle2020-12-24 14:09:03 -0800
committerJim Fehrle2020-12-24 14:09:03 -0800
commit09a2becf1887575976252f5313daba5e2c59a682 (patch)
tree5a2905349c10e81de0d7fbac3fbaf4f99692ea90 /Makefile.doc
parent532cbed036c48ed2c77528b79fc947c4bc7e1c10 (diff)
Clean ALL sphinx output files
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 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