Zlepšení dokumentace Djanga ve Sphinxu

This commit is contained in:
Jonas Havelka 2025-02-04 22:47:18 +01:00
parent ef9d51d922
commit 42c651ceb7
2 changed files with 2 additions and 0 deletions

View file

@ -36,6 +36,7 @@ extensions = [
'sphinx.ext.intersphinx', 'sphinx.ext.intersphinx',
'sphinx.ext.autosectionlabel', 'sphinx.ext.autosectionlabel',
'myst_parser', 'myst_parser',
'sphinxcontrib_django',
] ]
# Add any paths that contain templates here, relative to this directory. # Add any paths that contain templates here, relative to this directory.

View file

@ -49,4 +49,5 @@ lorem
sphinx sphinx
sphinx_rtd_theme sphinx_rtd_theme
sphinxcontrib-django
myst_parser myst_parser