Changes between Version 57 and Version 58 of DoxygenPlugin


Ignore:
Timestamp:
Sep 20, 2010, 10:09:00 PM (14 years ago)
Author:
Ryan J Ollos
Comment:

Fixed page formatting.

Legend:

Unmodified
Added
Removed
Modified
  • DoxygenPlugin

    v57 v58  
    1 [[PageOutline]]
     1[[PageOutline(2-5,Contents,pullout)]]
    22
    33= Doxygen Plugin for Trac =
     
    4848
    4949== Example ==
    50 ----
    51 === Installation ===
     50
     51
     52== Installation ==
    5253
    5354Choose to install the plug-in either manually or automatically. In either case, you may need to restart web server to see Doxygen button in navigation tab.
    5455
    55 ==== Manually ====
     56=== Manual ===
    5657
    5758Download the source code for the DoxygenPlugin from [download:doxygenplugin here] or checkout the source from the trac hacks subversion repository at: http://trac-hacks.org/svn/doxygenplugin.
     
    6566This will generate a python egg in the dist directory. Copy the egg file into the trac/plugins directory and follow the Configuration steps outlined below.
    6667
    67 ==== Automatically ====
     68=== Automat ===
    6869
    6970Using easy_install to fetch, build, and install.
     
    8889
    8990=== Configuring Trac ===
     91
    9092==== Basic Configuration ====
    9193A `[doxygen]` section should be created in TracIni.