CHANGELOG.rst
LICENSE.rst
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
autoapi/__init__.py
autoapi/_astroid_utils.py
autoapi/_mapper.py
autoapi/_objects.py
autoapi/_parser.py
autoapi/directives.py
autoapi/documenters.py
autoapi/extension.py
autoapi/inheritance_diagrams.py
autoapi/settings.py
autoapi/templates/index.rst
autoapi/templates/python/attribute.rst
autoapi/templates/python/class.rst
autoapi/templates/python/data.rst
autoapi/templates/python/exception.rst
autoapi/templates/python/function.rst
autoapi/templates/python/method.rst
autoapi/templates/python/module.rst
autoapi/templates/python/package.rst
autoapi/templates/python/property.rst
sphinx_autoapi.egg-info/PKG-INFO
sphinx_autoapi.egg-info/SOURCES.txt
sphinx_autoapi.egg-info/dependency_links.txt
sphinx_autoapi.egg-info/requires.txt
sphinx_autoapi.egg-info/top_level.txt
tests/test_astroid_utils.py
tests/test_integration.py
tests/python/conftest.py
tests/python/test_own_page_option.py
tests/python/test_parser.py
tests/python/test_pyintegration.py
tests/python/pep695/conf.py
tests/python/pep695/index.rst
tests/python/pep695/example/example.py
tests/python/py310unionpipe/conf.py
tests/python/py310unionpipe/index.rst
tests/python/py310unionpipe/example/example.py
tests/python/py38positionalparams/conf.py
tests/python/py38positionalparams/index.rst
tests/python/py38positionalparams/example/example.py
tests/python/py3example/conf.py
tests/python/py3example/index.rst
tests/python/py3example/example/example.py
tests/python/py3example/example/example2.py
tests/python/py3implicitnamespace/conf.py
tests/python/py3implicitnamespace/index.rst
tests/python/py3implicitnamespace/namespace/example/__init__.py
tests/python/py3implicitnamespace/namespace/sibling/__init__.py
tests/python/py3implicitnamespace/namespace/sibling/sub_sibling.py
tests/python/pyannotationcommentsexample/conf.py
tests/python/pyannotationcommentsexample/index.rst
tests/python/pyannotationcommentsexample/example/example.py
tests/python/pyautodoc_typehints/conf.py
tests/python/pyautodoc_typehints/index.rst
tests/python/pyautodoc_typehints/example/example.py
tests/python/pyautodoc_typehints/example/example2.py
tests/python/pyemptyexample/conf.py
tests/python/pyemptyexample/index.rst
tests/python/pyexample/conf.py
tests/python/pyexample/index.rst
tests/python/pyexample/manualapi.rst
tests/python/pyexample/null.rst
tests/python/pyexample/example/example.py
tests/python/pyiexample/conf.py
tests/python/pyiexample/index.rst
tests/python/pyiexample/example/example.py
tests/python/pyiexample/example/example.pyi
tests/python/pyiexample2/conf.py
tests/python/pyiexample2/index.rst
tests/python/pyiexample2/example/example.py
tests/python/pyiexample2/example/example.pyi
tests/python/pyisubmoduleinit/conf.py
tests/python/pyisubmoduleinit/index.rst
tests/python/pyisubmoduleinit/example/example.py
tests/python/pyisubmoduleinit/example/submodule_foo/__init__.pyi
tests/python/pymovedconfpy/index.rst
tests/python/pymovedconfpy/manualapi.rst
tests/python/pymovedconfpy/confpy/conf.py
tests/python/pymovedconfpy/example/example.py
tests/python/pynorender/conf.py
tests/python/pynorender/index.rst
tests/python/pynorender/example/_example.py
tests/python/pypackagecomplex/conf.py
tests/python/pypackagecomplex/index.rst
tests/python/pypackagecomplex/complex/__init__.py
tests/python/pypackagecomplex/complex/_private_module.py
tests/python/pypackagecomplex/complex/binary_data.py
tests/python/pypackagecomplex/complex/foo.py
tests/python/pypackagecomplex/complex/submodule.py
tests/python/pypackagecomplex/complex/unicode_data.py
tests/python/pypackagecomplex/complex/subpackage/__init__.py
tests/python/pypackagecomplex/complex/subpackage/submodule.py
tests/python/pypackagecomplex/complex/wildall/__init__.py
tests/python/pypackagecomplex/complex/wildall/simple/__init__.py
tests/python/pypackagecomplex/complex/wildcard/__init__.py
tests/python/pypackagecomplex/complex/wildchain/__init__.py
tests/python/pypackagecomplex/complex/wildwildchain/__init__.py
tests/python/pypackageexample/conf.py
tests/python/pypackageexample/index.rst
tests/python/pypackageexample/package/__init__.py
tests/python/pypackageexample/package/_private_submodule.py
tests/python/pypackageexample/package/submodule.py
tests/python/pypackageexample/package/_private_subpackage/__init__.py
tests/python/pypackageexample/package/_private_subpackage/submodule.py
tests/python/pypackageexample/package/_private_subpackage/subpackage/__init__.py
tests/python/pypackageexample/package/_private_subpackage/subpackage/submodule.py
tests/python/pypackageexample/package/subpackage/__init__.py
tests/python/pypackageexample/package/subpackage/submodule.py
tests/python/pyskipexample/conf.py
tests/python/pyskipexample/index.rst
tests/python/pyskipexample/example/example.py
tests/python/pystdlib/conf.py
tests/python/pystdlib/index.rst
tests/python/pystdlib/stdlib/json.py
tests/python/pystdlib/stdlib/myast.py
tests/python/pystdlib/stdlib/myjson.py
tests/templateexample/conf.py
tests/templateexample/index.rst
tests/templateexample/example/example.py
tests/templateexample/template_overrides/python/function.rst
tests/toctreeexample/conf.py
tests/toctreeexample/index.rst
tests/toctreeexample/example/example.py