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

@@ -69,6 +69,7 @@
@contents
@ifnottex
@node Top, Introduction, (dir), (dir)
@top RTEMS Development Environment Guide
@@ -80,6 +81,7 @@
* Command and Variable Index::
* Concept Index::
@end menu
@end ifnottex
@include intro.texi
@include direct.texi