We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc06155 commit 79aef6eCopy full SHA for 79aef6e
1 file changed
Makefile
@@ -40,7 +40,7 @@ ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(BASEOPTS)
40
# the i18n builder cannot share the environment and doctrees with the others
41
I18NSPHINXOPTS = $(BASEOPTS)
42
43
-TRANSLATE_SOURCES = extmod lib main.c ports/atmel-samd ports/cxd56 ports/espressif ports/mimxrt10xx ports/nordic ports/raspberrypi ports/stm py shared-bindings shared-module supervisor
+TRANSLATE_SOURCES = extmod lib main.c ports/atmel-samd ports/analog ports/cxd56 ports/espressif ports/mimxrt10xx ports/nordic ports/raspberrypi ports/renode ports/stm py shared-bindings shared-module supervisor
44
# Paths to exclude from TRANSLATE_SOURCES
45
# Each must be preceded by "-path"; if any wildcards, enclose in quotes.
46
# Separate by "-o" (Find's "or" operand)
0 commit comments