Skip to content

Commit f72be0d

Browse files
authored
Merge branch 'main' into docs/add-multiversion-issue-to-faq
2 parents 20a6f55 + 1efa3b5 commit f72be0d

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

doc/changes/unreleased.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@
33
## 📚 Documentation
44

55
* Added new entries to the frequently asked questions regarding `multiversion documentation`
6+
7+
## 🐞 Fixed
8+
9+
* Added multi-version extension to Sphinx configuration of the project template

project-template/{{cookiecutter.repo_name}}/doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"sphinx_copybutton",
3737
"myst_parser",
3838
"sphinx_design",
39+
"exasol.toolbox.sphinx.multiversion",
3940
]
4041

4142
intersphinx_mapping = {"python": ("https://docs.python.org/3", None)}

0 commit comments

Comments
 (0)