Skip to content

Commit f2a1078

Browse files
committed
Add credits to French team in Makefile
1 parent c330bcb commit f2a1078

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
# Modes are: autobuild-stable, autobuild-dev, and autobuild-html,
1313
# documented in gen/src/3.6/Doc/Makefile as we're only delegating the
1414
# real work to the Python Doc Makefile.
15+
#
16+
# Credits: Python Documentation French Translation Team (https://github.com/python/python-docs-fr)
1517

1618
CPYTHON_CLONE := ../cpython/
1719
SPHINX_CONF := $(CPYTHON_CLONE)/Doc/conf.py

0 commit comments

Comments
 (0)