SourceBrowser is a documentation meta-programming tool that generates a wiki for a source tree.
The project provides a domain specific language called Source Annotation Language for writing documentation meta-programs.
A meta-program is embedded into the source code of a program or library, and defines an object-oriented database.
The meta-program can be evaluated with the tools provided by the project, and generate a wiki that integrates documentation and source code for seamless browsing.
What's New in This Release:
· Added an object for the project front page
· Added pragmas for special rendering of document objects.
· Added navigation uplinks.
· Added figure support.
· Improved wiki syntax for links.
· Improved default regular expressions for the SAL host language parser {@srcb.parser.mode|mode}.
· External links now open in blank browser frame (_blank instead of _frame)
· Fixed a bug in source tree construction.
· xcode2html now prints the offending file in case of language guess failure.
· Increased the frame margin to make it easier to resize.
· Split the documentation fornt page.
Product's homepage