From 4eaf7818262d66349da9c582df535da9f6e171c3 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 25 Feb 2013 15:23:59 -0600 Subject: doc master include files: Do not include top node on printed output In PDF, DVI, and PostScript files, the contents of the @top node were being printed. These are intended only for info and html output formats. --- doc/bsp_howto/bsp_howto.texi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/bsp_howto/bsp_howto.texi') diff --git a/doc/bsp_howto/bsp_howto.texi b/doc/bsp_howto/bsp_howto.texi index 2ed7989269..959363aa58 100644 --- a/doc/bsp_howto/bsp_howto.texi +++ b/doc/bsp_howto/bsp_howto.texi @@ -55,6 +55,7 @@ @contents +@ifnottex @node Top, Introduction, (dir), (dir) @top RTEMS BSP and Device Driver Development Guide @@ -81,6 +82,7 @@ * Command and Variable Index:: * Concept Index:: @end menu +@end ifnottex @include intro.texi @include target.texi -- cgit v1.2.3