commit | a55a51da7a8d6e306a025adc1fb21cd2379ca9bd | [log] [tgz] |
---|---|---|
author | Markus Heiser <markus.heiser@darmarIT.de> | Sat Aug 13 16:12:46 2016 +0200 |
committer | Jonathan Corbet <corbet@lwn.net> | Sun Aug 14 11:52:40 2016 -0600 |
tree | 6d709f4f248f7a9739786362142c5b6f66efbaab | |
parent | 666756252deede35014e9ffd4bda70127d7dddf1 [diff] |
doc-rst: add docutils config file To stop the sphinx-build on severe errors and exit with an exit code (to stop make) the halt_level must be set. The halt_level can't be set from sphinx, it is a docutils configuration [1]. For this a docutils.conf was added. [1] http://docutils.sourceforge.net/docs/user/config.html Signed-off-by: Markus Heiser <markus.heiser@darmarIT.de> Signed-off-by: Jonathan Corbet <corbet@lwn.net>