updated project name in docs build

This commit is contained in:
Channel Cat 2017-01-29 12:49:59 -08:00
parent de32c389d0
commit 0eaccea38f
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = sphinx-build
SPHINXPROJ = Moon
SPHINXPROJ = Sanic
SOURCEDIR = .
BUILDDIR = _build

View File

@ -9,7 +9,7 @@ if "%SPHINXBUILD%" == "" (
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=Moon
set SPHINXPROJ=Sanic
if "%1" == "" goto help