We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0a536a commit 84f04a1Copy full SHA for 84f04a1
Makefile
@@ -7,7 +7,7 @@ PYTHON = python
7
.PHONY: all clean html latexpdf epub htmlhelp
8
9
# Languages that can be built.
10
-LANGS = en pt es
+LANGS = en pt es fr
11
12
# Dependencies to perform before running other builds.
13
SPHINX_DEPENDENCIES = $(foreach lang, $(LANGS), $(lang)/Makefile)
0 commit comments