diff options
| author | Matt Quinn | 2017-12-11 07:28:23 +0300 |
|---|---|---|
| committer | Matt Quinn | 2017-12-18 16:44:27 +0300 |
| commit | d1457ecc41713b8fff745a66cd6c8375f26f4fc9 (patch) | |
| tree | f1d244c0900469368540f42a5f8b01277a4e168d /Makefile | |
| parent | 359119ff1389d489454d2d55fc5d23e9e71c2daf (diff) | |
Removing the FAQ, which has been moved to the GitHub wiki for this
repository. Also removing FAQ-related build rules.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -231,8 +231,7 @@ 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 -f doc/faq/axioms.png - rm -rf doc/refman/html doc/stdlib/html doc/faq/html doc/tutorial/tutorial.v.html + 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 -f doc/common/version.tex |
