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

@ -45,6 +45,7 @@ extensions: Final[list[str]] = [
"sphinxcontrib.mermaid",
"notfound.extension",
"sphinxcontrib.drawio",
"sphinx_git",
]
# templates_path : Final[list[str]] = ["_templates"]

View File

@ -78,6 +78,16 @@ The timeline to reach this goal is:
:inherited-members:
:autodoc_member_order:
Recent Changes
==============
.. git_changelog::
:rev-list: 9c237402be27af41227f75dbb1fea4bdd9df2165..HEAD
:filename_filter: (doc/.*\.rst|poetry.lock|\.pre-commit-config.yaml|\.github/.*)
Some other test
Indices and tables
==================
* :ref:`genindex`