Home | Trees | Index | Help |
|
---|
|
|
|||
__init__(self, document) | |||
(ParsedDocstring, list of Field)
|
split_fields(self,
errors=None)
Split this docstring into its body and its fields. |
||
ParsedDocstring | summary(self) | ||
string
|
to_html(self,
docstring_linker,
directory=None,
docindex=None,
context=None,
**options)
Translate this docstring to HTML. |
||
string
|
to_latex(self,
docstring_linker,
**options)
Translate this docstring to LaTeX. |
||
string
|
to_plaintext(self,
docstring_linker,
**options)
Translate this docstring to plaintext. |
||
__repr__(self) | |||
Inherited from |
|
|||
_document | A ReStructuredText document, encoding the docstring. |
|
|
|
|
|
|
|
|
|
_documentA ReStructuredText document, encoding the docstring.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 3.0alpha2 on Tue Apr 11 17:37:33 2006 | http://epydoc.sf.net |