module documentation

Korean-language mappings for language-dependent features of Docutils.

Variable author_separators List of separator strings for the 'Authors' bibliographic field. Tried in order.
Variable bibliographic_fields Korean to canonical name mapping for bibliographic fields.
Variable labels Mapping of node class name to label text.
author_separators: list[str] = (source)

List of separator strings for the 'Authors' bibliographic field. Tried in order.

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

Korean to canonical name mapping for bibliographic fields.

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

Mapping of node class name to label text.