Edgewall Software

Changes between Version 20 and Version 21 of PluginList


Ignore:
Timestamp:
Jan 30, 2006, 4:30:53 PM (18 years ago)
Author:
tdb01r@…
Comment:

Added Code Documentation section

Legend:

Unmodified
Added
Removed
Modified
  • PluginList

    v20 v21  
    55
    66Most of these require Trac 0.9 or later, although some have special requirements (branches, patches, etc).
     7
     8More 3rd party plugins/macros can be found at http://trac-hacks.org/
    79
    810== Examples ==
     
    1820 * [http://bitten.cmlenz.net Bitten] -- ''a continuous integration build system''
    1921 * [http://oss.werkbold.de/trac-cc/ Trac-CC] -- CruiseControl Plugin
     22
     23== Code Documentation ==
     24
     25 * [http://trac-hacks.org/wiki/DoxygenPlugin DoxygenPlugin] -- Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors) and to some extent PHP, C#, and D.
     26 * [http://trac.eprints.org/projects/iar/wiki/PerlDocPlugin PerlDocPlugin] -- Perl pod
     27 * [http://trac-hacks.org/wiki/PyDocPlugin PyDocPlugin] -- Python (uses pydoc directly)
    2028
    2129== RPC ==