On Wed, Jan 24, 2018 at 03:07:45PM +0000, Marko Kovacevic wrote:
> Fix build issue with pdf guides. Some indentations in the bbdev test
> application doc were causing build failures. Latex Log message:
>
> doc.log:! LaTeX Error: Too deeply nested.
>
> Fixes: f714a18885a6 ("app/testbbdev: add test application for bbdev")
> Cc: [email protected]
>
>
> Signed-off-by: Marko Kovacevic <[email protected]>
> ---
>
> V2: Added more information into commit message
> about the issue
[Please use --in-reply-to to chain emails into a thread when sending v2's
and v3's etc. of patches.]
This fixes the errors I see with "make doc-guides-pdf" and the pdf
output looks ok for that section too.
Tested-by: Bruce Richardson <[email protected]>
Acked-by: Bruce Richardson <[email protected]>