Package docutils :: Package transforms :: Module references
[show private | hide private]
[frames | no frames]

Module docutils.transforms.references

Transforms for resolving references.
Classes
AnonymousHyperlinks Link anonymous references to targets.
ChainedTargetResolver Copy reference attributes up the length of a hyperlink target chain.
ChainedTargets Attributes "refuri" and "refname" are migrated from the final direct target up the chain of contiguous adjacent internal targets, using ChainedTargetResolver.
ExternalTargets Given:
Footnotes Assign numbers to autonumbered footnotes, and resolve links to footnotes, citations, and their references.
IndirectHyperlinks Indirect external references:
InternalTargets Given:
Substitutions Given the following document as input:
TargetNotes Creates a footnote for each external target in the text, and corresponding footnote references after each reference.

Variable Summary
xrange indices = xrange(2147483647)

Variable Details

indices

Type:
xrange
Value:
xrange(2147483647)                                                     

Generated by Epydoc 2.0 on Tue Jul 22 05:31:20 2003 http://epydoc.sf.net