File: README

package info (click to toggle)
php4 4.0.3pl1-0potato3
  • links: PTS
  • area: main
  • in suites: potato
  • size: 15,168 kB
  • ctags: 20,556
  • sloc: ansic: 155,237; php: 10,827; sh: 9,608; yacc: 1,874; lex: 1,742; makefile: 788; java: 424; awk: 359; cpp: 335; perl: 181; xml: 57
file content (22 lines) | stat: -rw-r--r-- 685 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Welcome to PHPDoc!

PHPDoc is an attemt to adopt Javadoc to the PHP world. This version
is the first public beta version. I started coding a few monts ago but
was not really satisfied with the code so it took some time up to this day.

As said this is beta stuff. It's not perfect at all. Here's some known bugs:

- needs PHP4.03dev+
- variable warnings are thrown before information inheritance takes place
- @todo and @exclude do not work

This will change soon. 

PHPDoc is distributed under LGPL. That means you can use it even in 
commercial projects. 

Documentation will follow after the german php congress and after the weekend.

Have fun with it!

Ulf , ulf.wendel@phpdoc.de