Hi max,, I just wanted to post an update, I was planning as I said on working on the wiki this weekend, but I didn't have the chance to sit down and work on it, so I'll see if I can do it today when I get back home.
I was checking on the output of phpDocumentor you just posted,, this is a good idea, I like the way the info gets presented. It would be interesting to see how phpDocumentor works with the internal comments. I saw that for example in the class trees, the models do not appear and there is an important hierarchy there, and upon further checking I saw they were not recognized as classes. We could also perhaps run phpDocumentor on a subset of the php files instead of running it on the whole project,,, for example, we could exclude the following files:
- All the language definitions
- Template files in application/views?
- Some common libraries such as the Zend framework.. on another note, these could be removed altogether, as they were used for testing search using Lucene, which isn't used or supported now.
this might improve the phpDocumentor processing time

, besides making the info simpler and more useful or relevant. We should also work harder with the internal documentation as it is an aspect of development we have been overlooking for some time now

.
Anyway, thanks for your help max!,, i really liked the phpDocumentor idea