]> git.baikalelectronics.ru Git - kernel.git/commit
docs: kbuild: fix build with pdf and fix some minor issues
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 9 Jul 2019 16:25:51 +0000 (13:25 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 15 Jul 2019 14:03:04 +0000 (11:03 -0300)
commit1c315dd9686d71d24407f372fa38532fe21a6e7d
tree33d78d1d408f4fb15da100337f4de472826fff9f
parentd2aeb0ba8ecc1866f047ace70159498712e4fd01
docs: kbuild: fix build with pdf and fix some minor issues

The tag ".. include" should be replaced by ".. literalinclude" at
issues.rst, otherwise it causes TeX to crash due to excessive usage
of stack with Sphinx 2.0.

While here, solve a few minor issues at the kbuild book output by
adding extra blank lines.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Documentation/kbuild/issues.rst
Documentation/kbuild/kbuild.rst
Documentation/kbuild/kconfig-language.rst
Documentation/kbuild/kconfig.rst
Documentation/kbuild/makefiles.rst