Added custom 404 error code page in the sphinx docs (#115)

This commit is contained in:
2023-09-13 19:01:09 +02:00
committed by GitHub
parent ba44b082b8
commit 507647d164
3 changed files with 28 additions and 26 deletions

View File

@ -42,7 +42,6 @@ dash-bootstrap-components = "^1.5.0"
deutschland = {git = "https://github.com/TrisNol/deutschland.git", branch = "hotfix/python-3.11-support"}
loguru = "^0.7.0"
matplotlib = "^3.7.2"
pgeocode = "^0.4.0"
plotly = "^5.16.1"
psycopg2-binary = "^2.9.7"
pymongo = "^4.5.0"
@ -69,6 +68,7 @@ myst-parser = "^1.0.0"
nbsphinx = "^0.9.2"
sphinx = "*"
sphinx-copybutton = "^0.5.2"
sphinx-notfound-page = "^1.0.0"
sphinx-rtd-theme = "^1.3.0"
sphinx_autodoc_typehints = "*"
sphinxcontrib-mermaid = "^0.9.2"