♻️ theme switch

This commit is contained in:
Ondrej Samohel 2023-02-01 18:11:45 +01:00 committed by Jakub Trllo
parent 5506f52f25
commit 9d8ebf5091
8 changed files with 155 additions and 125 deletions

View file

@ -5,7 +5,7 @@ pushd %~dp0
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
set SPHINXBUILD=..\.poetry\bin\poetry run sphinx-build
)
set SOURCEDIR=source
set BUILDDIR=build