linux-brain/Documentation/kbuild/issues.rst
Mauro Carvalho Chehab 168869492e 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>
2019-07-15 11:03:04 -03:00

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