[PHP-DOC] cvs: phpdoc /howto README From: Philip Olson (philip <email protected>)
Date: 10/24/02

philip Thu Oct 24 20:36:27 2002 EDT

  Modified files:
    /phpdoc/howto README
  Log:
  Added: Where to get online howto, and the location of build.log
  
  
Index: phpdoc/howto/README
diff -u phpdoc/howto/README:1.4 phpdoc/howto/README:1.5
--- phpdoc/howto/README:1.4 Sun Oct 21 10:17:00 2001
+++ phpdoc/howto/README Thu Oct 24 20:36:27 2002
@@ -17,7 +17,21 @@
   make howto
   
 The HTML files will be generated in the html subdir of the
-howto directory.
+howto directory. Also, if you don't feel like generating it
+yourself, this html version is also stored in the phpdoc
+howto directory. To uncompress, consider:
+
+ tar xfvz howto.html.tar.gz
+
+A copy is also available online at:
+
+ http://www.php.net/dochowto
+
+If you'd like to see the latest build.log for the online
+PHP manual, it can be seen online. Replace {LANG} with
+your desired build log, such as en, fr or de:
+
+ http://www.php.net/{LANG}/blog
 
 If you have any questions, suggestions or flames, please
 send them to the phpdoc mailing list: phpdoc <email protected>

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php