zephyr/doc/extensions
Marti Bolivar cd795195d5 doc: fix parallel builds
Several of our extensions don't declare they are parallel read or
write safe. Upon inspection, they are.

Not declaring parallel read safety defeats a lot of the speed ups that
are possible when using SPHINXOPTS="-j=auto", so mark the extensions
safe and get the performance back.

Signed-off-by: Marti Bolivar <marti@foundries.io>
2019-03-29 11:24:32 +01:00
..
lexer doc: sphinx: Fix broken import of lexer.DtsLexer 2018-03-29 08:16:04 -04:00
only doc: fix parallel builds 2019-03-29 11:24:32 +01:00
zephyr doc: fix parallel builds 2019-03-29 11:24:32 +01:00
local_util.py scripts: Remove unused variables in all Python scripts 2019-03-28 11:06:20 -05:00