
RT-OnlineDocs - Provides a browseable interface to the developer documentation

RT::OnlineDocs adds a "Developer Documentation" menu to the RT user interface. This tool provides a browsable user interface to the RT API documentation for the running RT instance. I'm indebted to Audrey Tang who contributed the first version of this code.

This extension is intended for RT4 only. If you wish to run this extension on RT 3.8 or earlier, please install version .10.
May need root permissions
Add this line:
Set(@Plugins, qw(RT::OnlineDocs));
or add RT::OnlineDocs to your existing @Plugins line.
rm -rf /opt/rt4/var/mason_data/obj

Jesse Vincent - <jesse@bestpractical.com> Audrey Tang - <audreyt@audreyt.org>

This software is copyright (c) 1996-2011 by Best Practical Solutions.
This module is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License.