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 c330bcb commit f2a1078Copy full SHA for f2a1078
Makefile
@@ -12,6 +12,8 @@
12
# Modes are: autobuild-stable, autobuild-dev, and autobuild-html,
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
+# Credits: Python Documentation French Translation Team (https://github.com/python/python-docs-fr)
17
18
CPYTHON_CLONE := ../cpython/
19
SPHINX_CONF := $(CPYTHON_CLONE)/Doc/conf.py
0 commit comments