Paper Office
paper-pptxAPI referenceenum.base

DocsPageFormatter

paper-pptx 0.2.0 API reference

Formats a reStructuredText documention page (string) for an enumeration.

DocsPageFormatter(clsname: str, clsdict: dict[str, Any])

Attributes

page_str

attributepage_str

The RestructuredText documentation page for the enumeration. This is the only API member for the class.

On this page