|
You can browse the current source
at http://www.openmash.org/lxr/.
This web interface to the source code includes a freetext search facility
and a database of variable definition/use and procedure definition/call that
can be queried. The source/database is reconstructed every night from the
most recently checked in versions of the code. In other words, it is the
unstable code in development not the source code from the last stable release.
We have developed a new tool for automating the production of documentation
by parsing the source code and embedding structured comments
that are processed to produce the web pages. This system,
named mashdoc, will produce web pages that document Tcl and Otcl.
You can see the output from using the tool on the Open Mash source code
at Class
Hierarchy.
You can learn how to use this tool by reading the
mashdoc documentation.
There is some old documentation from the Mash project that contains some
descriptions of the objects and their APIs available
here
|