forked from Imagelibrary/rtems
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user