mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-22 03:33:55 +02:00
Optional docs Feature: Changelog (#155)
Added the ability to generate a changelog of the main branch in the Documenation.
This commit is contained in:
@ -45,6 +45,7 @@ extensions: Final[list[str]] = [
|
||||
"sphinxcontrib.mermaid",
|
||||
"notfound.extension",
|
||||
"sphinxcontrib.drawio",
|
||||
"sphinx_git",
|
||||
]
|
||||
|
||||
# templates_path : Final[list[str]] = ["_templates"]
|
||||
|
Reference in New Issue
Block a user