build_sidebar
FunctionSource
v_1: ModuleAttributeTree[str | dict[str, Any]] = build_sidebar()
Create an empty sidebar tree.
Arguments
Returns
| Name | Type | |
|---|---|---|
v_1 | ModuleAttributeTree[str | dict[str, Any]] | An attribute tree with a customized serialization method for rendering the sidebar of the documentation. The returned tree is empty. |