Home | Trees | Indices | Help |
|
---|
|
|
|||
Docstring -> LaTeX Conversion | |||
---|---|---|---|
_LatexDocstringLinker |
|
|||
|
|||
None
|
|
||
|
|||
|
|||
int
|
|
||
None
|
|
||
Main Doc File | |||
---|---|---|---|
|
|||
|
|||
Chapters | |||
|
|||
|
|||
|
|||
Module hierarchy trees | |||
|
|||
|
|||
string
|
|
||
Base class trees | |||
|
|||
|
|||
|
|||
|
|||
Class List | |||
|
|||
|
|||
Details Lists | |||
|
|||
|
|||
|
|||
|
|||
Function Details | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Variable Details | |||
|
|||
Property Details | |||
|
|||
Standard Fields | |||
|
|||
|
|||
|
|||
Docstring -> LaTeX Conversion | |||
|
|||
Helpers | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
str
|
|
||
|
|||
|
|||
|
|
|||
PREAMBLE =
Expects (options, epydoc_sty_package) |
|||
SECTIONS =
|
|||
STAR_SECTIONS =
|
|||
Docstring -> LaTeX Conversion | |||
---|---|---|---|
_docstring_linker = _LatexDocstringLinker()
|
|||
Helpers | |||
latex_encodings =
Map the Python encoding representation into mismatching LaTeX ones. |
|
|||
_graph_types Graphs that we should include in our output. |
|||
_encoding The Python representation of the encoding. |
|||
class_list The list of ClassDocs for the documented classes. |
|||
class_set The set of ClassDocs for the documented classes. |
|||
module_list The list of ModuleDocs for the documented modules. |
|||
module_set The set of ModuleDocs for the documented modules. |
|
Write the API documentation for the entire project to the given directory.
|
Copy the requested LaTeX stylesheet to the target directory. The stylesheet can be specified as a name (i.e., a key from the STYLESHEETS directory); a filename; or None for the default stylesheet. If any stylesheet *other* than the default stylesheet is selected, then the default stylesheet will be copied to 'epydoc-default.sty', which makes it possible to reference it via \RequirePackage. |
|
Return a latex string that renders the given docstring. This string expects to start at the beginning of a line; and ends with a newline. |
Return a latex string that marks the given term or section for inclusion in the index. This string ends with a newline. |
|
|
SECTIONS
|
STAR_SECTIONS
|
|
_encodingThe Python representation of the encoding. Update latex_encodings in case of mismatch between it and the
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jun 13 23:51:51 2008 | http://epydoc.sourceforge.net |