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/porting/porting.texi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/porting/porting.texi') diff --git a/doc/porting/porting.texi b/doc/porting/porting.texi index ed8e8ac664..0dabc3b4e2 100644 --- a/doc/porting/porting.texi +++ b/doc/porting/porting.texi @@ -80,6 +80,7 @@ @contents +@ifnottex @node Top, Preface, (dir), (dir) @top RTEMS Porting Guide @@ -98,6 +99,7 @@ * Command and Variable Index:: * Concept Index:: @end menu +@end ifnottex @include preface.texi @include developtools.texi -- cgit v1.2.3