Module edoc_doclet

Standard doclet module for EDoc.

Copyright © 2003 Richard Carlsson

Authors: Richard Carlsson (richardc@csd.uu.se).

See also: edoc.

Description

Standard doclet module for EDoc.

Function Index

copy_stylesheet/2
index_file/3
overview/4
run/8
stylesheet/1
xhtml/3

Function Details

copy_stylesheet/2

copy_stylesheet(Dir, Options) -> term()

index_file/3

index_file(Dir, Packages, Title) -> term()

overview/4

overview(Dir, Title, Env, Opts) -> term()

run/8

run(Sources, Dir, App, Packages, Modules, FileMap, Env, Options) -> term()

stylesheet/1

stylesheet(Options) -> term()

xhtml/3

xhtml(Title, CSS, Content) -> term()