AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
ci/appveyor-with-compiler.cmd
ci/bootstrap.py
ci/requirements.txt
ci/templates/.appveyor.yml
ci/templates/.travis.yml
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
fake_project/README.md
fake_project/documentation/Makefile
fake_project/documentation/make.bat
fake_project/documentation/source/api_documentation.rst
fake_project/documentation/source/conf.py
fake_project/documentation/source/index.rst
fake_project/documentation/source/api/fake_project.nested_folder.rst
fake_project/documentation/source/api/fake_project.rst
fake_project/documentation/source/api/modules.rst
fake_project/python/fake_project/__init__.py
fake_project/python/fake_project/basic.py
fake_project/python/fake_project/nested_folder/__init__.py
fake_project/python/fake_project/nested_folder/another.py
src/code_include/__init__.py
src/code_include/error_classes.py
src/code_include/extension.py
src/code_include/formatter.py
src/code_include/helper.py
src/code_include/source_code.py
src/sphinx_code_include.egg-info/PKG-INFO
src/sphinx_code_include.egg-info/SOURCES.txt
src/sphinx_code_include.egg-info/dependency_links.txt
src/sphinx_code_include.egg-info/not-zip-safe
src/sphinx_code_include.egg-info/requires.txt
src/sphinx_code_include.egg-info/top_level.txt
tests/__init__.py
tests/common.py
tests/integrations/__init__.py
tests/integrations/test_code_include.py
tests/unittests/__init__.py
tests/unittests/test_code_include.py
tests/unittests/test_tag.py
tests/unittests/fake_project/.buildinfo
tests/unittests/fake_project/api_documentation.html
tests/unittests/fake_project/genindex.html
tests/unittests/fake_project/index.html
tests/unittests/fake_project/objects.inv
tests/unittests/fake_project/py-modindex.html
tests/unittests/fake_project/search.html
tests/unittests/fake_project/searchindex.js
tests/unittests/fake_project/.doctrees/api_documentation.doctree
tests/unittests/fake_project/.doctrees/environment.pickle
tests/unittests/fake_project/.doctrees/index.doctree
tests/unittests/fake_project/.doctrees/api/fake_project.doctree
tests/unittests/fake_project/.doctrees/api/fake_project.nested_folder.doctree
tests/unittests/fake_project/.doctrees/api/modules.doctree
tests/unittests/fake_project/_modules/index.html
tests/unittests/fake_project/_modules/fake_project/basic.html
tests/unittests/fake_project/_modules/fake_project/nested_folder/another.html
tests/unittests/fake_project/_sources/api_documentation.rst.txt
tests/unittests/fake_project/_sources/index.rst.txt
tests/unittests/fake_project/_sources/api/fake_project.nested_folder.rst.txt
tests/unittests/fake_project/_sources/api/fake_project.rst.txt
tests/unittests/fake_project/_sources/api/modules.rst.txt
tests/unittests/fake_project/_static/ajax-loader.gif
tests/unittests/fake_project/_static/alabaster.css
tests/unittests/fake_project/_static/basic.css
tests/unittests/fake_project/_static/comment-bright.png
tests/unittests/fake_project/_static/comment-close.png
tests/unittests/fake_project/_static/comment.png
tests/unittests/fake_project/_static/custom.css
tests/unittests/fake_project/_static/doctools.js
tests/unittests/fake_project/_static/documentation_options.js
tests/unittests/fake_project/_static/down-pressed.png
tests/unittests/fake_project/_static/down.png
tests/unittests/fake_project/_static/file.png
tests/unittests/fake_project/_static/jquery-3.2.1.js
tests/unittests/fake_project/_static/jquery.js
tests/unittests/fake_project/_static/language_data.js
tests/unittests/fake_project/_static/minus.png
tests/unittests/fake_project/_static/plus.png
tests/unittests/fake_project/_static/pygments.css
tests/unittests/fake_project/_static/searchtools.js
tests/unittests/fake_project/_static/underscore-1.3.1.js
tests/unittests/fake_project/_static/underscore.js
tests/unittests/fake_project/_static/up-pressed.png
tests/unittests/fake_project/_static/up.png
tests/unittests/fake_project/_static/websupport.js
tests/unittests/fake_project/api/fake_project.html
tests/unittests/fake_project/api/fake_project.nested_folder.html
tests/unittests/fake_project/api/modules.html