doc: fix PDF build
authorThomas Monjalon <thomas@monjalon.net>
Tue, 9 Jul 2019 13:11:17 +0000 (15:11 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 10 Jul 2019 07:43:30 +0000 (09:43 +0200)
commitd3ce1dc637c1bbef9a407f10281b2bc0549256da
treed179bd22585dc27118625210c799a710b7a0b6e9
parentcc091931dc05212db32ddbd7da3031104ca4963f
doc: fix PDF build

The command "make doc-guides-pdf" is failing because
there are more than 1500 lines in the file MAINTAINERS
which is included in the contributing guide.

We are facing the issue mentioned in this comment:
https://github.com/sphinx-doc/sphinx/issues/3099#issuecomment-256440704

Anyway the file MAINTAINERS is mentioned several times in the guide.
So the "literalinclude" is removed from the guide to fix the build
of the PDF.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Tested-by: Ferruh Yigit <ferruh.yigit@intel.com>
doc/guides/contributing/patches.rst