LICENSE
README.md
pyproject.toml
src/autodoc_py/__init__.py
src/autodoc_py/__main__.py
src/autodoc_py/api.css
src/autodoc_py/data.py
src/autodoc_py/docstrings.py
src/autodoc_py/grouped.py
src/autodoc_py/presentation.py
src/dreamlake_autodoc_py.egg-info/PKG-INFO
src/dreamlake_autodoc_py.egg-info/SOURCES.txt
src/dreamlake_autodoc_py.egg-info/dependency_links.txt
src/dreamlake_autodoc_py.egg-info/entry_points.txt
src/dreamlake_autodoc_py.egg-info/top_level.txt
tests/test_data.py
tests/test_docstrings.py
tests/test_generator.py
tests/test_grouped.py
tests/test_mdx_safety.py
tests/test_presentation.py