summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/README.maintainers
diff options
context:
space:
mode:
authorwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-21 09:31:04 +0000
committerwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-21 09:31:04 +0000
commit6f1bfe6ef82f60150bd12ba60dfee5301c27d158 (patch)
treec35d9687465037377d21b18ccab05a34f2013e7b /DOCS/xml/README.maintainers
parent01af53f1329620232fec9d6f6306510908adda88 (diff)
downloadmpv-6f1bfe6ef82f60150bd12ba60dfee5301c27d158.tar.bz2
mpv-6f1bfe6ef82f60150bd12ba60dfee5301c27d158.tar.xz
Include HTML-single in README's.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11203 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/README.maintainers')
-rw-r--r--DOCS/xml/README.maintainers4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/README.maintainers b/DOCS/xml/README.maintainers
index 87af3136da..b76adae33c 100644
--- a/DOCS/xml/README.maintainers
+++ b/DOCS/xml/README.maintainers
@@ -2,9 +2,9 @@ The documentation and its translations reside in subdirectories.
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'.