ledger.mkdocs.docstrings
Generate the code reference pages and navigation.
Functions:
-
generate_package_documentation–Generate documentation for a given
package(root-relative) intotargetdocumentation path. -
generate_source_documentation–Generate source code documentation for the given root-relative
packagespaths
Attributes:
-
MOD_SYMBOL–Modules symbol's prefix with right classes
MOD_SYMBOL
module-attribute
Modules symbol's prefix with right classes
generate_package_documentation
Generate documentation for a given package (root-relative) into target documentation path.
Source code in ledger/mkdocs/docstrings.py
generate_source_documentation
Generate source code documentation for the given root-relative packages paths
into the documentation root-relative target directory.
If root is not provided, it default to the current working directory.