We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0044f44 commit cdedec1Copy full SHA for cdedec1
docs/Makefile
@@ -4,7 +4,7 @@
4
# You can set these variables from the command line.
5
SPHINXOPTS =
6
SPHINXBUILD = sphinx-build
7
-SPHINXPROJ = dblpy
+SPHINXPROJ = topggpy
8
SOURCEDIR = .
9
BUILDDIR = _build
10
docs/make.bat
@@ -9,7 +9,7 @@ if "%SPHINXBUILD%" == "" (
)
set SOURCEDIR=.
11
set BUILDDIR=_build
12
-set SPHINXPROJ=dblpy
+set SPHINXPROJ=topggpy
13
14
if "%1" == "" goto help
15
0 commit comments