Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
rvolckmann committed Apr 11, 2024
2 parents 615bc77 + 424ff8e commit 00f8f9d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

extensions = []
# extensions = ["myst_parser"]
extensions = [
'sphinx_toolbox.confval',
'sphinx_toolbox.collapse',
]
#extensions = [
# 'sphinx_toolbox.confval',
# 'sphinx_toolbox.collapse',
#]



Expand Down
8 changes: 4 additions & 4 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sphinx-rtd-theme==1.2.2
sphinx==4.5.0
sphinx-toolbox==3.2.0
# myst-parser[sphinx]
sphinx-rtd-theme==0.4.3
sphinx==1.8.5
#sphinx-toolbox==3.2.0
#myst-parser[sphinx]
recommonmark==0.5.0
docutils<0.18
jinja2==3.0.3

0 comments on commit 00f8f9d

Please sign in to comment.