Copyright © 2001-2002 Richard Carlsson
Authors: Richard Carlsson (richardc@csd.uu.se).
See also: edoc.
edoc
module for details on usage.
module/2 | The layout function. |
overview/2 | |
package/2 | |
type/1 |
The layout function.
Options to the standard layout:{index_columns, integer()}
{stylesheet, string()}
"stylesheet.css"
. If an empty string is
specified, no stylesheet reference will be generated.
{xml_export, Module::atom()}
xmerl
callback module to be
used for exporting the documentation. See //xmerl/xmerl:export_simple/3
for details.
See also: edoc:layout/2.