This commit is contained in:
Ariel Rin
2022-07-07 18:07:49 +10:00
17 changed files with 103 additions and 65 deletions

View File

@@ -44,6 +44,8 @@ extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.napoleon',
'recommonmark',
'sphinxcontrib_django2',
'sphinx.ext.viewcode',
]
# Add any paths that contain templates here, relative to this directory.