Stacks Generator
An Avail documentation generator. It takes tokenized method/class comments in .avail files and creates navigable documentation from them.
Author
Richard Arriaga
Parameters
resolver
A ModuleNameResolver to resolve ModuleImports.
Throws
If the output path exists but does not specify a directory.
Constructors
Link copied to clipboard
Construct a new StacksGenerator.
Properties
Link copied to clipboard
The error log file for the malformed comments.
Link copied to clipboard
A ModuleNameResolver to resolve ModuleImports.
Functions
Link copied to clipboard
Link copied to clipboard
Clear all internal data structures and reinitialize this StacksGenerator for subsequent usage.
Link copied to clipboard
Generate complete Stacks documentation.