Thread: Documented code
View Single Post
Old 10-06-2003, 12:18 AM   #1
alivin70
Orange Mole
 
alivin70's Avatar
 
Join Date: Sep 2003
Posts: 40
Documented code

Hi Guys,
I want to contribute to Phpdig and to do so I'm working on it with my collaborator JyGius.

We made a full documented version of Phpdig 1.6.2.
You can see the generated documentation on my website:
Phpdig documentation

The documentation is intented to make devoloper's life easier.
We added comments to almost all functions in the code and generated an Html output.
We used both PhpDocumentor and Phpxref to parse the code to obtain the Html, and finally we decided to use Phpxref for its very powerful cross-referencing output.

Because many of you made some modification to the code, I thing we have to integrate our modification right now, before source code become incompatible.

You can download a tar.gz file containing all the documented code and the perl script to generate new Html doc
Phpdig documented code, tar.gz 264 Kb.
I can't attach it to this post because exceeds 200Kb

Please, have a look at the link above, play with it and if you like the work we've done, integrate our code with your.
alivin70 is offline   Reply With Quote