PHP on T R A X
Rapid Application Development Made Easy

root/trunk/trax/doc/README

Revision 192, 0.6 kB (checked in by haas, 3 years ago)

working Pear install w/ tests

Line 
1
2           README FOR GENERATED DOCUMENTATION
3
4 The documentation in this directory is generated using PhpDocumentor,
5 a standard PEAR package.  You may already have  PhpDocumentor
6 installed on your system.  To check, give the console command
7
8   pear list
9
10 and examine the output for PhpDocumentor.  The version should be at
11 least 1.3.0RC3 beta.  If you do not have PhpDocumentor, you can
12 install it with the command
13
14   pear install PhpDocumentor
15
16 With PhpDocumentor installed, you can generate current documentation
17 by giving the console command
18
19   phpdoc -c phpdoc.ini
20
21 in this directory.
22
Note: See TracBrowser for help on using the browser.