Skip to content

Commit

Permalink
Add missing plugin for sphinx multiversion build (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti authored Dec 10, 2024
1 parent 8bf0848 commit 2b38921
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/changes/unreleased.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

## 🔩 Internal

* Add missing plugin for multiversion documentation
* Add support for publishing documentation to gh pages
* Add `.git-blame-ignore-revs` file to workspace

Expand Down
1 change: 1 addition & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"sphinx_copybutton",
"myst_parser",
"sphinx_design",
"exasol.toolbox.sphinx.multiversion",
]

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

0 comments on commit 2b38921

Please sign in to comment.