If your looking to couple your documentation to Trac you might consider looking at the macros and plugins available. For the ones you listed there are options available. JavaDoc http://trac.edgewall.org/wiki/MacroBazaar#Javadoc Doxygen http://trac-hacks.org/wiki/DoxygenPlugin etc. http://trac.edgewall.org/wiki/PluginList#CodeDocumentation
On 7/12/06, Dimitri Maziuk <[EMAIL PROTECTED]> wrote:
What is /proj/htdocs directory for, and is it documented anywhere? All I can find is a message in list archive about /proj/chrome/site/rdoc which doesn't seem to work with mod_python. I use Javadoc, Doxygen, etc. in my projects. I can use e.g. commit hook to automatically generate API docs -- static html pages. So far the only way I found to link them to trac's project page is to place them outside of /proj directory (and out of mod_python's reach). Frankly, I am surprised this isn't in the FAQ: doesn't anyone document their code? -- literate programming's only been around for decades... TIA Dima -- Dimitri Maziuk Programmer/sysadmin BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
_______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
