Here is the presentation I made on the subject of “Documenting PHP Applications” at PHP|Works in Toronto, on Thursday September 23rd, 2004. It is available in gzip or winzip formats. The presentation itself is in a powerpoint slide show format.
This entry was posted on 9/24/2004 at 7:04 am and is filed under PHP. You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response or trackback from your own site.
Unfortunately there is nothing in the presentation that is not in the PHPDocumentor manual.
Personally I would prefer to look at the source of the SimpleTest documentation!
Unfortunately there is nothing in the presentation that is not in the PHPDocumentor manual.
I agree. My intention was to present the information in a concise and useful format. I hope I have achieved that.
Though it surprised me, this presentation was an introduction to phpdoc for many of the members of the audience.
Personally I would prefer to look at the source of the SimpleTest documentation!
Please do, available via anonymous CVS on sf.net. Feel free to ask questions as well. The tutorial directory is where the docbook stuff resides, and there is an additional cvs module for our modifications to the standard HTPL::frames:DOM/earthli templates in phpdoc_template.
Thanks! That is exactly what I wanted. SimpleTest’s docs/tutorials look really good and I wanted to do the same with my stuff. If I may ask, what editor do you use to write the tutorials?
Cheers, Luis
Monday, September 27th 2004 at 11:22 am |
Unfortunately there is nothing in the presentation that is not in the PHPDocumentor manual.
Personally I would prefer to look at the source of the SimpleTest documentation!
Monday, September 27th 2004 at 11:31 am |
I agree. My intention was to present the information in a concise and useful format. I hope I have achieved that.
Though it surprised me, this presentation was an introduction to phpdoc for many of the members of the audience.
Please do, available via anonymous CVS on sf.net. Feel free to ask questions as well. The tutorial directory is where the docbook stuff resides, and there is an additional cvs module for our modifications to the standard HTPL::frames:DOM/earthli templates in phpdoc_template.
Regards,
Jason
Monday, September 27th 2004 at 10:58 pm |
Thanks! That is exactly what I wanted. SimpleTest’s docs/tutorials look really good and I wanted to do the same with my stuff. If I may ask, what editor do you use to write the tutorials?
Cheers, Luis
Tuesday, September 28th 2004 at 5:18 am |
vi
or textpad on windows boxen.
Not much of a gui/ide guy myself.
I recall that OpenOffice was supposed to have a docbook authoring mode, but I have not looked into this personally.
Sunday, October 17th 2004 at 4:11 am |
The download links are broken.
Sunday, October 17th 2004 at 7:46 am |
Whoops, another artifact of the WordPress 1.2.1 upgrade. Thanks for pointing it out!