home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 August / PCWorld_2001-08_cd.bin / Komunikace / phptriad / phptriadsetup2-11.exe / php / pear / PHPDoc / README < prev   
Text File  |  2000-10-08  |  706b  |  22 lines

  1. Welcome to PHPDoc!
  2.  
  3. PHPDoc is an attemt to adopt Javadoc to the PHP world. This version
  4. is the first public beta version. I started coding a few monts ago but
  5. was not really satisfied with the code so it took some time up to this day.
  6.  
  7. As said this is beta stuff. It's not perfect at all. Here's some known bugs:
  8.  
  9. - needs PHP4.03dev+
  10. - variable warnings are thrown before information inheritance takes place
  11. - @todo and @exclude do not work
  12.  
  13. This will change soon. 
  14.  
  15. PHPDoc is distributed under LGPL. That means you can use it even in 
  16. commercial projects. 
  17.  
  18. Documentation will follow after the german php congress and after the weekend.
  19.  
  20. Have fun with it!
  21.  
  22. Ulf , ulf.wendel@phpdoc.de