.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
Makefile
README.rst
common.mk
pyproject.toml
uv.lock
docs/Makefile
docs/approaches.rst
docs/conf.py
docs/developer-reference.rst
docs/index.rst
docs/installation-and-usage.rst
docs/make.bat
docs/reference.rst
docs/demo-targets/custom-fields-how-to.rst
docs/demo-targets/field-types-reference.rst
docs/demo-targets/lookup-expressions-how-to.rst
docs/demo-targets/model-reference.rst
docs/demo-targets/queries-reference.rst
docs/demo-targets/queryset-operations-how-to.rst
docs/demo-targets/view-functions-introduction.rst
docs/demo-targets/views-reference.rst
sphinx_structured_toc/__init__.py
sphinx_structured_toc/_version.py
sphinx_structured_toc/directives.py
sphinx_structured_toc/domain-list.css
sphinx_structured_toc/html.py
sphinx_structured_toc/nodes.py
sphinx_structured_toc/transforms.py
sphinx_structured_toc.egg-info/PKG-INFO
sphinx_structured_toc.egg-info/SOURCES.txt
sphinx_structured_toc.egg-info/dependency_links.txt
sphinx_structured_toc.egg-info/requires.txt
sphinx_structured_toc.egg-info/scm_file_list.json
sphinx_structured_toc.egg-info/scm_version.json
sphinx_structured_toc.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/integration/__init__.py
tests/integration/test_docs_build.py
tests/integration/example/__init__.py
tests/integration/example/conf.py
tests/integration/example/index.rst
tests/unit/__init__.py
tests/unit/test_ambiguity.py
tests/unit/test_directives.py
tests/unit/test_html.py
tests/unit/test_ids.py
tests/unit/test_item_parsing.py
tests/unit/test_options.py
tests/unit/test_section_fallback.py
tests/unit/test_suppress_warnings.py