module documentation

Simplified Chinese language mappings for language-dependent features of reStructuredText.

Variable directives Simplified Chinese name to registered (in directives/__init__.py) directive name mapping.
Variable roles Mapping of Simplified Chinese role names to canonical role names for interpreted text.
directives: dict[str, str] = (source)

Simplified Chinese name to registered (in directives/__init__.py) directive name mapping.

roles: dict[str, str] = (source)

Mapping of Simplified Chinese role names to canonical role names for interpreted text.