Changes between Version 5 and Version 6 of ManPageRendererPlugin

Show
Ignore:
Author:
pierz (IP: 0.0.0.0)
Timestamp:
08/11/09 12:02:48 (4 years ago)
Comment:

Whoops - corrected install url to point to this project!

Legend:

Unmodified
Added
Removed
Modified
  • ManPageRendererPlugin

    v5 v6  
    2727The simplest way to install it is using easy_install: 
    2828{{{ 
    29 easy_install http://trac-hacks.org/svn/ldapplugin/0.11/ 
     29easy_install http://trac-hacks.org/svn/manpagerendererplugin/0.11/ 
    3030}}} 
    3131This plugin uses groff so it needs to be installed on your machine (it usually is installed on most unixes) and if it is not in the usual place of /usr/bin/groff you can specify its location in the trac.ini file: