package documentation

Undocumented

Module test_epytext No module docstring; 1/6 function documented
Module test_epytext2html Test how epytext is transformed to HTML using ParsedDocstring.to_node() and node2stan.node2stan() functions.
Module test_epytext2node No module docstring; 1/1 function documented
Module test_google_numpy Undocumented
Module test_parsed_docstrings Test generic features of ParsedDocstring.
Module test_pyval_repr No module docstring; 16/56 functions documented
Module test_restructuredtext No module docstring; 6/19 functions documented

From __init__.py:

Function parse_docstring Undocumented
def parse_docstring(doc, markup, processtypes=False): (source)

Undocumented

Parameters
doc:strUndocumented
markup:strUndocumented
processtypes:boolUndocumented
Returns
ParsedDocstringUndocumented