Skip to main content

build_sidebar

FunctionSource

v_1: ModuleAttributeTree[str | dict[str, Any]] = build_sidebar()

Create an empty sidebar tree.

Arguments

Returns

NameType
Description
v_1ModuleAttributeTree[str | dict[str, Any]]An attribute tree with a customized serialization method for rendering the sidebar of the documentation. The returned tree is empty.