Static Public Attributes |
| string | name = 'textile' |
| string | format = 'textile' |
| string | out_suffix = '.textile' |
Detailed Description
Definition at line 26 of file textile.py.
Member Function Documentation
| def get_outdated_docs |
( |
|
self | ) |
|
| def get_target_uri |
( |
|
self, |
|
|
|
docname, |
|
|
|
typ = None |
|
) |
| |
| def prepare_writing |
( |
|
self, |
|
|
|
docnames |
|
) |
| |
| def write_doc |
( |
|
self, |
|
|
|
docname, |
|
|
|
doctree |
|
) |
| |
Field Documentation
| string format = 'textile' |
|
static |
| string out_suffix = '.textile' |
|
static |
The documentation for this class was generated from the following file: