Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
docutils.transforms.references.TargetNotes Class Reference
Inheritance diagram for docutils.transforms.references.TargetNotes:
Inheritance graph
[legend]
Collaboration diagram for docutils.transforms.references.TargetNotes:
Collaboration graph
[legend]

Public Member Functions

 __init__ (self, document, startnode)
 
 apply (self)
 
 make_target_footnote (self, refuri, refs, notes)
 

Public Attributes

 classes
 
- Public Attributes inherited from docutils.transforms.Transform
 document
 
 startnode
 
 language
 

Static Public Attributes

int default_priority = 540
 
- Static Public Attributes inherited from docutils.transforms.Transform
 default_priority = None
 

Detailed Description

Creates a footnote for each external target in the text, and corresponding
footnote references after each reference.

Constructor & Destructor Documentation

◆ __init__()

docutils.transforms.references.TargetNotes.__init__ (   self,
  document,
  startnode 
)
Initial setup for in-place document transforms.

Reimplemented from docutils.transforms.Transform.

Member Function Documentation

◆ apply()

docutils.transforms.references.TargetNotes.apply (   self)
Override to apply the transform to the document tree.

Reimplemented from docutils.transforms.Transform.


The documentation for this class was generated from the following file: