Home | Trees | Indices | Help |
|
---|
|
A pseudo-writer for the docutils framework, that can be used to access
the document itself. The output of _DocumentPseudoWriter
is
just an empty string; but after it has been used, the most recently
processed document is available as the instance variable
document
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
docutils.nodes.document
|
document The document to write (Docutils doctree); set by write. |
||
Inherited from |
|
|
Do final translation of self.document into self.output. Called from write. Override in subclasses. Usually done with a
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jun 13 23:52:25 2008 | http://epydoc.sourceforge.net |