module documentation

English-language mappings for language-dependent features of reStructuredText.
Variable directives English name to registered (in directives/__init__.py) directive name mapping.
Variable roles Mapping of English role names to canonical role names for interpreted text.
directives: dict[str, str] =
English name to registered (in directives/__init__.py) directive name mapping.
roles: dict[str, str] =
Mapping of English role names to canonical role names for interpreted text.