Changes between Version 61 and Version 62 of DoxygenPlugin


Ignore:
Timestamp:
Oct 21, 2012, 6:23:54 PM (12 years ago)
Author:
Ryan J Ollos
Comment:

Appears to need a maintainer. Added syntax highlighting

Legend:

Unmodified
Added
Removed
Modified
  • DoxygenPlugin

    v61 v62  
    6262
    6363{{{
     64#!sh
    6465python setup.py bdist_egg
    6566}}}
     
    7273
    7374{{{
     75#!sh
    7476$ sudo easy_install http://trac-hacks.org/svn/doxygenplugin/0.11/
    7577}}}
     
    7880
    7981{{{
     82#!sh
    8083Downloading http://trac-hacks.org/svn/doxygenplugin/0.11/
    8184Doing subversion checkout from http://trac-hacks.org/svn/doxygenplugin/0.11/ to /tmp/easy_install-CIE2Es/0.11
     
    104107'''Example:''' [[br]]
    105108{{{
     109#!ini
    106110[doxygen]
    107111path = /var/cache/doxygen/myproject
     
    119123and they are like this:
    120124{{{
     125#!sh
    121126$ cd /var/cache/doxygen
    122127$ grep OUTPUT Doxyfile.stable
     
    141146
    142147{{{
     148#!ini
    143149[doxygen]
    144150path = /var/cache/doxygen
     
    176182
    177183{{{
     184#!ini
    178185[components]
    179186doxygentrac.* = enabled
     
    240247[[ChangeLog(doxygenplugin, 3)]]
    241248
    242 
    243249== Feedback ==
    244250
     
    253259
    254260'''Author:''' [wiki:jparks] [[BR]]
     261'''Maintainer:''' ''none'' [[BR]]
    255262'''Contributors:''' Blackhex cboos