diff options
| author | notin | 2010-06-23 09:21:30 +0000 |
|---|---|---|
| committer | notin | 2010-06-23 09:21:30 +0000 |
| commit | a66ceb3af4332b546e051482f2d7dc5778c5d063 (patch) | |
| tree | fda53936fb6705fe98644ceb614307fd0a906d1b /Makefile | |
| parent | 09129ffb637c134fd33613acd643e79d4187e1a1 (diff) | |
Ajout d'une feuille de style pour les définitions spécifiques à Hevea + divers corrections sur la génération du manuel de référence.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13186 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -186,11 +186,10 @@ docclean: doc/stdlib/library.files.ls rm -f doc/*/*.ps doc/*/*.pdf rm -rf doc/refman/html doc/stdlib/html doc/faq/html doc/tutorial/tutorial.v.html - rm -f doc/stdlib/html/*.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 - rm -f doc/refman/*.eps doc/refman/Reference-Manual.html + rm -f doc/refman/styles.hva doc/refman/cover.html doc/refman/*.eps doc/refman/Reference-Manual.html rm -f doc/coq.tex archclean: clean-ide optclean voclean |
