package
ModuleSource
Walkthrough a python package, and render the package docstrings as the mdx-formatted API documentation.
Classes
| Member | |
|---|---|
| PackageInformation | The basic information of a package. |
| URIHolder | A temporary storage used for managing URIs. |
| PackageRenderer | The module parser implemented for rendering documentation pages. |
Functions
| Member | |
|---|---|
| render_package_as_mdx | Render a package as MDX documentation files. |