README.md
pyproject.toml
docgen/__init__.py
docgen/generator/__init__.py
docgen/generator/cst_parser.py
docgen/generator/loader.py
docgen/generator/writer.py
docgen/templates/__init__.py
docgen/templates/base.py
docgen/templates/extended.py
py_docstrings.egg-info/PKG-INFO
py_docstrings.egg-info/SOURCES.txt
py_docstrings.egg-info/dependency_links.txt
py_docstrings.egg-info/entry_points.txt
py_docstrings.egg-info/requires.txt
py_docstrings.egg-info/top_level.txt
tests/test_cst.py
tests/test_loader.py