package documentation

Undocumented

Module test​_epytext No module docstring; 1/5 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; 12/52 functions documented
Module test​_restructuredtext No module docstring; 5/17 functions documented

From __init__.py:

Function parse​_docstring Undocumented
def parse_docstring(doc, markup, processtypes=False):

Undocumented

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