Skip to main content

Module doc

Module doc 

Source
Expand description

A documentation module.

Structs§

DocGen
A strucuture of documentation generator.
DocIter
A structure of documentation iterator.
DocTree
A structure of documentation tree.
DocTreeGen
A structure of generator of documentation tree.
DocTreeReadGuard
A structure of guard of documentation tree.

Enums§

BuiltinFunArg
An enumeration of argument of built-in function.
Sig
A signature structure.

Traits§

DocIterator
A trait of documentation iterator.

Functions§

generate_doc
Generates a documentation in the documentation directory for the library directory and the library path.
generate_doc_tree
Generates a documentation tree for the script directory.