goba Sun Sep 23 09:30:50 2001 EDT
Modified files:
/phpdoc README
Log:
Information moved to the howto
Index: phpdoc/README
diff -u phpdoc/README:1.22 phpdoc/README:1.23
--- phpdoc/README:1.22 Thu Sep 13 01:33:15 2001
+++ phpdoc/README Sun Sep 23 09:30:47 2001
@@ -9,29 +9,19 @@
If you just want to read the documentation, look at
http://www.php.net/docs.php
-INTRODUCTION
+HOW TO WRITE PHPDOC FILES
- All the documentation is written with XML using the DocBook DTD.
- See:
-
- http://www.oasis-open.org/docbook/
-
- If you want to produce something viewable, you need Jade and
- Norman Walsh's modular DocBook stylesheets. See:
-
- http://www.jclark.com/jade/
- http://nwalsh.com/docbook/dsssl/
-
- There is a DTD reference for DocBook at
-
- http://www.oreilly.com/catalog/docbook/chapter/book/docbook.html
-
- RPMs with the necessary software can be found at
-
- ftp://sourceware.cygnus.com/pub/docbook-tools/
-
- Most major Linux distributions should already come with
- ready-to-use packages.
+ If your are interested in information about how to
+ set up the tools needed and how to work with CVS and
+ docbook on Linux and Windows, please refer to the
+ PHP Documentation HOWTO. You can find it in the howto
+ directory of the phpdoc module. If you don't know how
+ to produce HTML files from those XML files there, please
+ see the howto.html.tar.gz in the phpdoc module for
+ the readable HTML version of the howto.
+
+ The information in this file will also be incorporated
+ in the PHP Documentation HOWTO.
CONVENTIONS