I get a tool ready to make publishing a source. I would like it to be well documented for the people who will use it, as well as potential participants. I already use some rudimentary dockblocks and some string comments for class variables. I am currently using doxygen because it integrates into eclipse, but I am not tied to it.
I would really like to create documentation in accordance with PHP PDO classes with the described class functions and usage examples. I would prefer documentation in code.
What books, tutorials, or code examples would you suggest, I would like to talk about how to create great documentation.
source share