CHANGELOG.rst
LICENSE.rst
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
autoapi/__init__.py
autoapi/directives.py
autoapi/documenters.py
autoapi/extension.py
autoapi/inheritance_diagrams.py
autoapi/settings.py
autoapi/mappers/__init__.py
autoapi/mappers/base.py
autoapi/mappers/python/__init__.py
autoapi/mappers/python/astroid_utils.py
autoapi/mappers/python/mapper.py
autoapi/mappers/python/objects.py
autoapi/mappers/python/parser.py
autoapi/templates/index.rst
autoapi/templates/base/base.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/test_parser.py
tests/python/test_pyintegration.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/pymovedconfpy/index.rst
tests/python/pymovedconfpy/manualapi.rst
tests/python/pymovedconfpy/confpy/conf.py
tests/python/pymovedconfpy/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/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/example/__init__.py
tests/python/pypackageexample/example/_private_module.py
tests/python/pypackageexample/example/foo.py
tests/python/pyskipexample/conf.py
tests/python/pyskipexample/index.rst
tests/python/pyskipexample/example/example.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