fix sphinx docs build

This commit is contained in:
Nick Sweeting
2024-11-12 22:20:11 -08:00
parent 840f831572
commit 57852fd89e
5 changed files with 662 additions and 577 deletions

View File

@@ -155,6 +155,9 @@ dev-dependencies = [
"recommonmark>=0.7.1",
"sphinx>=8.1.3",
"sphinx-rtd-theme>=2.0.0",
"myst-parser>=4.0.0",
"sphinx-autodoc2>=0.5.0",
"linkify-it-py>=2.0.3",
### DEBUGGING
"django-debug-toolbar>=4.4.6",
"requests-tracker>=0.3.3",