| Home | Trees | Indices | Help |
|
|---|
|
|
Misc. utility functions/classes for admin documentation generator.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
docutils_is_available = True
|
|||
ROLES = {'model': '%s/models/%s/', 'view': '%s/views/%s/', 'te
|
|||
Imports: re, HeaderParser, HeaderParseError, mark_safe, docutils
|
|||
Uniformly trims leading/trailing whitespace from docstrings. Based on http://www.python.org/peps/pep-0257.html#handling-docstring-indentation |
Parse out the parts of a docstring. Returns (title, body, metadata). |
|
|||
ROLES
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Fri Dec 14 15:24:02 2007 | http://epydoc.sourceforge.net |