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_strThe RestructuredText documentation page for the enumeration. This is the only API member for the class.