From: Oliver B. <ob...@de...> - 2004-02-26 22:55:57
|
Reini Urban wrote: > Whit Blauvelt schrieb: > > Probably this is just a documentation request, but it would be really > > helpful if there were a good visualization of the inter-relation of > > PhpWiki's components, particularly the plugin design. > > That would be indeed very helpful. Once you are in it, you will admire > it, but it needs some time to get into it... Maybe a documentation tool like doxygen could help. I started using it in my last embedded project and it's really useful and very little effort to maintain. Besides putting special marked comments into the right places of the documentation, it generates nice cross reference lists or even graphs with AT&T's dot. I have to admit that using doxygen only for C programs, I'm not sure how good it is in extracting information from PHP code. If wanted, I could try it with the Phpwiki code. Do you think, Pwpwiki programmers would accept to use doxygen comments? This would make it even more useful as it is the intended use of doxygen... Oliver -- Oliver Betz, Muenchen |