mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
commit
8eebf19627
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -26,4 +26,4 @@ deps =
|
||||||
sphinx_rtd_theme
|
sphinx_rtd_theme
|
||||||
changedir = docs
|
changedir = docs
|
||||||
commands =
|
commands =
|
||||||
sphinx-build -W -b html -d {envtmpdir}/doctrees . {envtmpdir}/html
|
sphinx-build -W -b html -d {envtmpdir}/doctrees . _build/html
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue