SourceBrowser

SourceBrowser is a documentation meta-programming tool that generates a wiki representation of a source tree. If that sounds interesting to you, why not take a look at the wiki that the tool generated for itself?

Code Availability

SourceBrowser is available as a python distutils package. The latest version is 0.20050801 [tar.gz]. To install, extract the archive and run the setup script as root with
python setup.py install
You will need python-2.4 and perl (for xcode2html). The code has only been tested on a Gentoo GNU/Linux system, but should work in any python-supported platform. Your mileage may vary however.

Note: I have registered the project in SourceForge, I will eventually move the project page and cvs tree there.

Changelog

srcb-0.20050801

srcb-0.20050616

srcb-0.20050612

Initial release



Copyright (C) 2005 Dimitris Vyzovitis [(@ vyzo media.mit.edu)]
SourceBrowser is Free Software, available under the GNU General Public License.

The SourceBrowser archive includes code from the DynamicTree component of mygosumenu, written by Cezary Tomczak. This code is free for any use as long as copyright messages are left intact.