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.
This commit is contained in:
Joel Sherrill
2013-02-25 15:23:59 -06:00
parent e0bf787036
commit 4eaf781826
12 changed files with 25 additions and 1 deletions

View File

@@ -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