Photo Organizer

This is the bug tracker for Photo Organizer.
Tasklist

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
Task Type Feature Request
Category Documentation
Status New
Assigned To No-one
Operating System All
Severity Low
Priority Normal
Reported Version 2.33
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

It 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

Comment by Solomon Peachy (pizza) - Monday, 22 October 2007, 11:27 GMT-4
It's a good idea, but unfortunately there's not much to document. PO effectively is a bunch of scripts that makes use of a pile of shared library functions.

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. :)

Loading...