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

.. autolink-skip:: section
.. code:: python

   import test_project
   test_project.bar()

.. code:: python

   import test_project
   test_project.bar()

Subsection
----------

.. code:: python

   import test_project
   test_project.bar()

.. automodule:: test_project
