Skip to content

Commit cdedec1

Browse files
committed
Keep makefile and make.bat updated
1 parent 0044f44 commit cdedec1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# You can set these variables from the command line.
55
SPHINXOPTS =
66
SPHINXBUILD = sphinx-build
7-
SPHINXPROJ = dblpy
7+
SPHINXPROJ = topggpy
88
SOURCEDIR = .
99
BUILDDIR = _build
1010

docs/make.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ if "%SPHINXBUILD%" == "" (
99
)
1010
set SOURCEDIR=.
1111
set BUILDDIR=_build
12-
set SPHINXPROJ=dblpy
12+
set SPHINXPROJ=topggpy
1313

1414
if "%1" == "" goto help
1515

0 commit comments

Comments
 (0)