User loginNavigationNew forum topicsPollSearchRecent blog posts |
DoxygenSource code documentation generator Doxygen is easy to use and very powerfulWhile assembling this site, I discovered YACT (yet another cool tool!) Doxygen can create documentation on the fly for large source code bases, and can make navigating large code bases easier. I spent almost zero time to get a basic output that produced a really nice set of HTML pages documenting the drupal code base that drives this site. Doxygen relies on simple tags in the source code to provide comments and function declaration descriptions. Check out the man page or Doxygen Home Page for more details. Here is what I did: Doxygen is driven from a configuration file. From the top level directory of the project, I asked doxygen to produce a template config file for me: |
Recent comments
24 weeks 1 hour ago
27 weeks 4 days ago
27 weeks 4 days ago
51 weeks 3 days ago
51 weeks 3 days ago
1 year 1 week ago
1 year 11 weeks ago
1 year 11 weeks ago
1 year 14 weeks ago
1 year 15 weeks ago