module documentation

Docutils transforms used by Sphinx when reading documents.

Class RefOnlyBulletListTransform Change refonly bullet lists to use compact_paragraphs.
Class RefOnlyListChecker Raise `nodes.NodeFound` if non-simple list item is encountered.
Function setup Undocumented
def setup(app): (source)

Undocumented

Parameters
app:SphinxUndocumented
Returns
dict[str, Any]Undocumented