goba Mon Sep 6 16:34:01 2004 EDT
Modified files:
/phpdoc/chm make_chm.README
/phpdoc/htmlhelp README.txt
Log:
fix headers in README files, so they provide enough information on the existance of
the two CHM build systems (noted by techtonik)
http://cvs.php.net/diff.php/phpdoc/chm/make_chm.README?r1=1.3&r2=1.4&ty=u
Index: phpdoc/chm/make_chm.README
diff -u phpdoc/chm/make_chm.README:1.3 phpdoc/chm/make_chm.README:1.4
--- phpdoc/chm/make_chm.README:1.3 Sun Nov 17 11:00:49 2002
+++ phpdoc/chm/make_chm.README Mon Sep 6 16:34:00 2004
@@ -1,12 +1,11 @@
-
****************************************************************
-** There is a new CHM manual building process under **
-** development, so this README is not moved to the HOWTO, as **
-** this will be the old (and deprecated) method of generating **
-** CHM files ([EMAIL PROTECTED]) **
+** This build system is used to generate the simple CHM files **
+** available for download in many languages on the php.net **
+** website. There is an extended CHM generator system in **
+** the 'htmlhelp' folder, which is used to build the extended **
+** CHM file (only available in English). **
** **
-** For information see the page of the new format: **
-** http://weblabor.hu/php-doc-chm/ **
+** Both of the systems are used in paralell. **
****************************************************************
BUILDING THE MANUAL IN WINDOWS HELP FILE (.CHM) FORMAT
@@ -112,7 +111,7 @@
the newsite design(TM) work of Colin Viebrock [EMAIL PROTECTED] :)
Written by Gabor Hojtsy ([EMAIL PROTECTED]), and adapted by
-Thomas Sch�fbeck ([EMAIL PROTECTED]). Contact them or the phpdoc list
+Thomas Schoefbeck ([EMAIL PROTECTED]). Contact them or the phpdoc list
([EMAIL PROTECTED]) if you have any questions or suggestions...
-Last modified $Date: 2002/11/17 16:00:49 $
\ No newline at end of file
+Last modified $Date: 2004/09/06 20:34:00 $
\ No newline at end of file
http://cvs.php.net/diff.php/phpdoc/htmlhelp/README.txt?r1=1.6&r2=1.7&ty=u
Index: phpdoc/htmlhelp/README.txt
diff -u phpdoc/htmlhelp/README.txt:1.6 phpdoc/htmlhelp/README.txt:1.7
--- phpdoc/htmlhelp/README.txt:1.6 Sat Sep 4 10:21:38 2004
+++ phpdoc/htmlhelp/README.txt Mon Sep 6 16:34:01 2004
@@ -1,5 +1,15 @@
-Build system of the new CHMs
-============================
+****************************************************************
+** This build system is used to generate the extended CHM **
+** file available from php.net (only in English). There is **
+** a different CHM generator system in the 'chm' folder, **
+** which is used to build the simpler CHM files (in multiple **
+** languages). **
+** **
+** Both of the systems are used in paralell. **
+****************************************************************
+
+Build system of the extended CHMs
+=================================
[See latest "official" output package online at
http://php.net/docs-echm]