summaryrefslogtreecommitdiffstats
path: root/doc/started/started.texi
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2013-02-25 15:23:59 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-02-26 08:03:58 -0600
commit4eaf7818262d66349da9c582df535da9f6e171c3 (patch)
treece2fad74a19cac4b4b148d148d8f2cad8150e242 /doc/started/started.texi
parentdoc/project.am: Make texi2html and texi2any stanzas share (diff)
downloadrtems-4eaf7818262d66349da9c582df535da9f6e171c3.tar.bz2
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.
Diffstat (limited to '')
-rw-r--r--doc/started/started.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/started/started.texi b/doc/started/started.texi
index cb9ca1e647..c2267871c0 100644
--- a/doc/started/started.texi
+++ b/doc/started/started.texi
@@ -55,6 +55,7 @@
@contents
+@ifnottex
@node Top, Introduction, (dir), (dir)
@top Getting Started With RTEMS
@@ -70,9 +71,9 @@ This is the online version of the Getting Started with RTEMS.
* Where To Go From Here::
* Using MS-Windows as a Development Host::
@end menu
-
@c * Command and Variable Index::
@c * Concept Index::
+@end ifnottex
@include intro.texi
@include require.texi