layout.Page

layout.Page()

A page of documentation.

Attributes

Name Type Description
kind Literal[‘page’]
path str The file path this page should be written to (without an extension).
package Union[str, None, MISSING] If specified, all object lookups will be relative to this path.
summary Optional[SummaryDetails] An optional title and description for the page.
flatten bool Whether to list out each object on this page in the index.