Mercurial > mplayer.hg
diff DOCS/xml/README.maintainers @ 11202:1470e4dd1a4a
Include HTML-single in README's.
author | wight |
---|---|
date | Tue, 21 Oct 2003 09:31:04 +0000 |
parents | b61680a0b29a |
children | 5c232a30d497 |
line wrap: on
line diff
--- a/DOCS/xml/README.maintainers Tue Oct 21 08:45:13 2003 +0000 +++ b/DOCS/xml/README.maintainers Tue Oct 21 09:31:04 2003 +0000 @@ -2,9 +2,9 @@ When building the documentation, the toplevel Makefile goes into the subdirectories listed in the SUBDIRS variable and executes make in each of those directories to create the HTML documentation -in subdirectories of the 'HTML' directory. +in subdirectories of the 'HTML' and 'HTML-single' directories. -IMPORTANT: Do NOT place sensitive files under 'HTML'! +IMPORTANT: Do NOT place sensitive files under 'HTML' or 'HTML-single'! It is for generated documentation only. The whole directory tree is wiped out by the Makefile when running 'make distclean' or 'make clean-html'.