smpl.doc.doc

Functions

append(txt)

TODO split cases doc/txt/plot?

append_doc(original)

Append doc string of original to target object.

append_plot(*args[, xmin, xmax])

Append a plot to a function.

append_str(txt)

insert_doc(original)

Inserts the docstring from passed function original in the target function docstring.

insert_eq()

Inserts the function and its parameters and an equal sign.

insert_latex()

Inserts latexed code of a oneline function.

insert_latex_eq()

Inserts latexed code of a oneline function with parameters.

insert_str(txt)

table(dic[, top, bottom, init, tabs])

Add dict= {'key': [values...]} to a simple reST table.

table_sep([tabs])