Optional docs Feature: Changelog (#155)

Added the ability to generate a changelog of the main branch in the
Documenation.
This commit is contained in:
2023-09-28 19:05:05 +02:00
committed by GitHub
parent 552e1bdf96
commit 4d99601fc6
5 changed files with 74 additions and 3 deletions

View File

@ -86,6 +86,7 @@ myst-parser = "^1.0.0"
nbsphinx = "^0.9.2"
sphinx = "*"
sphinx-copybutton = "^0.5.2"
sphinx-git = "^11.0.0"
sphinx-notfound-page = "^1.0.0"
sphinx-rtd-theme = "^1.3.0"
sphinx_autodoc_typehints = "*"