Skip to main content

Module kinds

Module kinds 

Source
Expand description

docutils element tagnames.

Names ARE the wire format: pformat prints them and the differential fixture (tests/fixtures/doctree_differential.json) compares them byte-for-byte against docutils 0.22.4 output. Later waves append consts; never rename one without regenerating the fixture.

Constantsยง

ATTRIBUTION
BLOCK_QUOTE
BULLET_LIST
CLASSIFIER
COMMENT
DEFINITION
DEFINITION_LIST
DEFINITION_LIST_ITEM
DOCTEST_BLOCK
DOCUMENT
ENUMERATED_LIST
LINE
LINE_BLOCK
LIST_ITEM
LITERAL_BLOCK
PARAGRAPH
SECTION
SYSTEM_MESSAGE
TARGET
TERM
TEXT
Sentinel kind for text leaves; never printed as a tag.
TITLE
TRANSITION