This is the bug tracker for Photo Organizer.
FS#297 - In code documentation for PHP-Documentor or Doxygen
Attached to Project:
Photo Organizer
Opened by Luud Heck (Luud) - Friday, 19 October 2007, 17:10 GMT-4
Opened by Luud Heck (Luud) - Friday, 19 October 2007, 17:10 GMT-4
|
DetailsIt would be great if PO could make use of automated documentation tools such as Doxygen or PHP-Documentor.
It is now a time consuming task to start understanding the inner workings of PO as you need both an overview of the database schema and the logic in the code. With a bit more documentation about the files and the routines in PO solving bugs or contributing code will become much easier. |
This task depends upon
I agree that what's there needs to be better documented. I'll see what PHP-Documentor has to offer. Doxygen I've used a bit already. :)