John M. Astell ♦ Portfolio

Technical Writing & Wikis

Code & Other Technical Documentation

Application & UI Documentation

End-User Manuals & Materials

Wikis

doxygen

doxygen is a code documentation generator. It uses specially-formatted comments in the source code itself to generate documentation based on those comments. I can use this tool; for an example, see the PHP Tutorial Code Documentation.