LICENSE
README.md
pyproject.toml
setup.py
src/mkdocstrings/__init__.py
src/mkdocstrings/extension.py
src/mkdocstrings/plugin.py
src/mkdocstrings.egg-info/PKG-INFO
src/mkdocstrings.egg-info/SOURCES.txt
src/mkdocstrings.egg-info/dependency_links.txt
src/mkdocstrings.egg-info/entry_points.txt
src/mkdocstrings.egg-info/requires.txt
src/mkdocstrings.egg-info/top_level.txt
src/mkdocstrings/handlers/__init__.py
src/mkdocstrings/handlers/python.py
src/mkdocstrings/templates/python/material/attribute.html
src/mkdocstrings/templates/python/material/attributes.html
src/mkdocstrings/templates/python/material/children.html
src/mkdocstrings/templates/python/material/class.html
src/mkdocstrings/templates/python/material/docstring.html
src/mkdocstrings/templates/python/material/examples.html
src/mkdocstrings/templates/python/material/exceptions.html
src/mkdocstrings/templates/python/material/function.html
src/mkdocstrings/templates/python/material/method.html
src/mkdocstrings/templates/python/material/module.html
src/mkdocstrings/templates/python/material/parameters.html
src/mkdocstrings/templates/python/material/properties.html
src/mkdocstrings/templates/python/material/return.html
src/mkdocstrings/templates/python/material/signature.html