readthedocs

This commit is contained in:
QuanyiLi
2023-08-08 18:16:31 +01:00
parent d0c3c1cd4c
commit ef5621b38a
3 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
# from the environment for the first two.
SPHINXOPTS ?=
SPHINXBUILD ?= sphinx-build
SOURCEDIR = source
SOURCEDIR = ./
BUILDDIR = build
# Put it first so that "make" without argument is like "make help".

View File

@@ -7,7 +7,7 @@ REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set SOURCEDIR=source
set SOURCEDIR=./
set BUILDDIR=build
if "%1" == "" goto help