Skip to content

Commit

Permalink
rtd theme and apidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
mgiulini committed Feb 15, 2024
1 parent 64ea76d commit 30b1140
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -111,11 +111,12 @@ deps =
-r {toxinidir}/requirements.txt
sphinx>=2
sphinx-argparse==0.4.0
karma-sphinx-theme==0.0.8
sphinx_rtd_theme==2.0.0
CommonMark==0.9.1
mock==5.0.2
myst-parser==1.0.0
commands =
sphinx-apidoc -f -e -o docs/ src/haddock -d 1
sphinx-build {posargs:-E} -b html docs haddock3-docs
#sphinx-build -b linkcheck docs haddock3-docs

Expand Down

0 comments on commit 30b1140

Please sign in to comment.