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>
16 lines
229 B
ReStructuredText
16 lines
229 B
ReStructuredText
================
|
|
Recursion issues
|
|
================
|
|
|
|
issue #1
|
|
--------
|
|
|
|
.. literalinclude:: Kconfig.recursion-issue-01
|
|
:language: kconfig
|
|
|
|
issue #2
|
|
--------
|
|
|
|
.. literalinclude:: Kconfig.recursion-issue-02
|
|
:language: kconfig
|