class documentation

class pending_xref(nodes.Inline, nodes.Element):

View In Hierarchy

Node for cross-references that cannot be resolved without complete information about all documents.

These nodes are resolved before writing output, in BuildEnvironment.resolve_references.

Class Variable child​_text​_separator Undocumented
child_text_separator: str =

Undocumented