aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMaxime Dénès2018-04-16 22:52:04 +0200
committerMaxime Dénès2018-04-16 22:52:04 +0200
commit48995a3f33d1c966954839348c6b04d65178c2f4 (patch)
treea5eb73c2170ed1a479d81244e25dd5257a324ba0 /Makefile
parent64edabd0ae9707f18a002724608d2aa9161e3927 (diff)
parent72c35b310a7b8a23934a1e9632d4d989c184d0d7 (diff)
Merge PR #7266: Remove LaTeX refman, now that migration to Sphinx is complete
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index c31534f36c..793afb661e 100644
--- a/Makefile
+++ b/Makefile
@@ -235,11 +235,8 @@ docclean:
doc/stdlib/*Library.coqdoc.tex doc/stdlib/library.files \
doc/stdlib/library.files.ls doc/stdlib/FullLibrary.tex
rm -f doc/*/*.ps doc/*/*.pdf doc/*/*.eps doc/*/*.pdf_t doc/*/*.eps_t
- rm -rf doc/refman/html doc/stdlib/html doc/tutorial/tutorial.v.html
- rm -f doc/refman/euclid.ml doc/refman/euclid.mli
- rm -f doc/refman/heapsort.ml doc/refman/heapsort.mli
+ rm -rf doc/stdlib/html doc/tutorial/tutorial.v.html
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