.. include:: ../README.rst .. testsetup:: from foo import foo Doctest in the documentation ---------------------------- >>> foo('dummy') 'foo' Content ------- .. automodule:: foo :members: :show-inheritance: