test_project.Foo
test_project.bar
# split
# split
Test project
============

.. autolink-preface:: import test_project
   :level: file

.. code:: python

   test_project.Foo()

.. code:: python

   test_project.bar()

.. autolink-preface::
   :level: file

.. code:: python

   test_project.baz()

.. automodule:: test_project
