10000
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 129a034 commit 23da96cCopy full SHA for 23da96c
README.rst
@@ -266,7 +266,7 @@ Run a test build locally
266
267
mkdir -p /tmp/$USER/locales/fr
268
ln -nfs $(readlink -f .) /tmp/$USER/locales/fr/LC_MESSAGES
269
- make -C ../cpython/Docs SPHINXOPTS="-D locale_dirs=/tmp/$USER/locales/ -D language=fr -D gettext_compact=0" autobuild-dev-html
+ make -C ../cpython/Doc SPHINXOPTS="-D locale_dirs=/tmp/$USER/locales/ -D language=fr -D gettext_compact=0" autobuild-dev-html
270
271
272
Synchronize translation with Transifex
0 commit comments