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

.. autolink-skip:: file
.. code:: python

   import test_project
   test_project.bar()

.. autolink-skip:: off

.. code:: python

   import test_project
   test_project.bar()

Subsection
----------

.. code:: python

   import test_project
   test_project.bar()

.. automodule:: test_project
