# split
codeautolink_global_preface = "import test_project"
# split
Test project
============

.. autolink-concat::
.. code:: python

   test_project = 0

.. code:: python

   test_project.bar()
   test_project.Foo

.. automodule:: test_project
