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 60581ff commit 825df24Copy full SHA for 825df24
Makefile
@@ -13,7 +13,7 @@
13
# documented in gen/src/3.6/Doc/Makefile as we're only delegating the
14
# real work to the Python Doc Makefile.
15
16
-CPYTHON_CLONE := ../
+CPYTHON_CLONE := ../cpython/
17
SPHINX_CONF := $(CPYTHON_CLONE)/Doc/conf.py
18
LANGUAGE := {{cookiecutter.language}}
19
VENV := ~/.venvs/python-docs-i18n/
0 commit comments