Index
All Packages
All Categories
By Author

ap (3)
cp (3)
dp (3)
exe (3)
gui (0)
gui/gtk (0)
gui/tk (4)
io (1)
lib (11)
math (0)
net (9)
nlp (18)
op (4)
os (2)
program (3)
sp (2)
tool (9)
wp (2)
xml (2)

Ozh

type:package
id:mogul:/franzen/ozh
section:mogul:/franzen
blurb:Documentation tool for Mozart. Creates HTML API descriptions of functors, much like javadoc
authors:Nils Franzén
Andreas Sundstrom
category:exe, tool
documentation:index.html | page.gif
download:franzen-ozh-1.0.tgz
franzen-ozh-1.1.tgz
requires:x-ozlib://mathweb/html/Html.ozf
provides:[tool] x-ozlib://mozart/ozh/Ozh.ozf
[exe] ozh
The idea is to give Mozart-developers a good tool to produce interface descriptions for functors. This tool takes a functor file as argument, follows all imported functors, and generates a number of navigable html pages. These html pages display the interfaces, (i.e. imports and exports) for the functors. One can easily jump between html pages describing the different functors with a single mouse-click.