Expand description
A documentation module.
Structs§
- DocGen
- A strucuture of documentation generator.
- DocIter
- A structure of documentation iterator.
- DocTree
- A structure of documentation tree.
- DocTree
Gen - A structure of generator of documentation tree.
- DocTree
Read Guard - A structure of guard of documentation tree.
Enums§
- Builtin
FunArg - 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.