commit | 168869492e7009b6861b615f1d030c99bc805e83 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Tue Jul 09 13:25:51 2019 -0300 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Mon Jul 15 11:03:04 2019 -0300 |
tree | 33d78d1d408f4fb15da100337f4de472826fff9f | |
parent | 8bb0776b8b27d548c7e65828ec3a02cb31fe3eed [diff] |
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>