API Documentation ================= This package has two modules, detailed below. Also, after doing this, you can mention some of the functions from *anywhere* in the docs by doing :func:`my_package.code.do_something`. my_package ----------------- .. automodule:: my_package code ----------------- .. automodule:: my_package.code .. autofunction:: my_package.code.do_something