Skip to content

Commit fa7dd79

Browse files
committed
fix(doc): fix SPHINXPROJ variable
1 parent ba384b7 commit fa7dd79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/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 = pyannotecore
7+
SPHINXPROJ = pyannotemetrics
88
SOURCEDIR = source
99
BUILDDIR = build
1010

0 commit comments

Comments
 (0)