updated project name in docs build
This commit is contained in:
parent
de32c389d0
commit
0eaccea38f
|
@ -4,7 +4,7 @@
|
|||
# You can set these variables from the command line.
|
||||
SPHINXOPTS =
|
||||
SPHINXBUILD = sphinx-build
|
||||
SPHINXPROJ = Moon
|
||||
SPHINXPROJ = Sanic
|
||||
SOURCEDIR = .
|
||||
BUILDDIR = _build
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ if "%SPHINXBUILD%" == "" (
|
|||
)
|
||||
set SOURCEDIR=.
|
||||
set BUILDDIR=_build
|
||||
set SPHINXPROJ=Moon
|
||||
set SPHINXPROJ=Sanic
|
||||
|
||||
if "%1" == "" goto help
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user