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)
commit168869492e7009b6861b615f1d030c99bc805e83
tree33d78d1d408f4fb15da100337f4de472826fff9f
parent8bb0776b8b27d548c7e65828ec3a02cb31fe3eed
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