More information about the Underscore mailing list

[_] Online sourcecode documentation repositories

Tim Beadle tim.beadle at gmail.com
Fri Jul 7 10:54:12 BST 2006

On 07/07/06, Richard Price <richardprice at gmail.com> wrote:

> Can anyone recommend a wiki style online documentation system for
> handling sourcecode/development documentation, files and such?
>
> A perfect example would be the PHP function documentation for what we
> want, but while the php.net site code is available, theres no
> documentation on how to use it and its not at all designed for
> anything other than PHP.net to use.

Trac? http://www.edgewall.com/trac/

Tim