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

Class TargetNotes

Transform --+
            |
           TargetNotes


Creates a footnote for each external target in the text, and corresponding footnote references after each reference.
Method Summary
  apply(self)
Override to apply the transform to the document tree.
  make_target_footnote(self, target, refs, notes)
    Inherited from Transform
  __init__(self, document, startnode)
Initial setup for in-place document transforms.

Class Variable Summary
int default_priority = 540                                                                   

Method Details

apply(self)

Override to apply the transform to the document tree.
Overrides:
docutils.transforms.Transform.apply (inherited documentation)

Class Variable Details

default_priority

Type:
int
Value:
540                                                                   

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