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 336e6d2 commit ba40fdeCopy full SHA for ba40fde
Makefile
@@ -2,7 +2,7 @@
2
CPYTHON_PATH = ../cpython
3
PYTHON = python3
4
PACKAGE_ABS_PATH = $(shell pwd)/$(shell find dist/python-docs-theme-*.tar.gz)
5
-SPNINXOPTS ?=
+SPHINXOPTS =
6
7
8
.PHONY: help
0 commit comments