summaryrefslogtreecommitdiffstats
path: root/doc
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
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 'doc')
-rw-r--r--doc/ada_user/ada_user.texi2
-rw-r--r--doc/bsp_howto/bsp_howto.texi2
-rw-r--r--doc/cpu_supplement/cpu_supplement.texi2
-rw-r--r--doc/develenv/develenv.texi2
-rw-r--r--doc/filesystem/filesystem.texi2
-rw-r--r--doc/networking/networking.texi2
-rw-r--r--doc/porting/porting.texi2
-rw-r--r--doc/posix_users/posix_users.texi2
-rw-r--r--doc/relnotes/relnotes.texi2
-rw-r--r--doc/shell/shell.texi2
-rw-r--r--doc/started/started.texi3
-rw-r--r--doc/user/c_user.texi3
12 files changed, 25 insertions, 1 deletions
diff --git a/doc/ada_user/ada_user.texi b/doc/ada_user/ada_user.texi
index 3b91722be9..d12663d81f 100644
--- a/doc/ada_user/ada_user.texi
+++ b/doc/ada_user/ada_user.texi
@@ -76,6 +76,7 @@
@contents
+@ifnottex
@node Top, List of Figures, (dir), (dir)
@top RTEMS Applications Ada User's Guide
@@ -118,6 +119,7 @@
* Command and Variable Index::
* Concept Index::
@end menu
+@end ifnottex
@node List of Figures, Preface, Top, Top
@unnumbered List of Figures
diff --git a/doc/bsp_howto/bsp_howto.texi b/doc/bsp_howto/bsp_howto.texi
index 2ed7989269..959363aa58 100644
--- a/doc/bsp_howto/bsp_howto.texi
+++ b/doc/bsp_howto/bsp_howto.texi
@@ -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
diff --git a/doc/cpu_supplement/cpu_supplement.texi b/doc/cpu_supplement/cpu_supplement.texi
index dc66c457d6..7195da94b2 100644
--- a/doc/cpu_supplement/cpu_supplement.texi
+++ b/doc/cpu_supplement/cpu_supplement.texi
@@ -55,6 +55,7 @@
@contents
+@ifnottex
@node Top, Preface, (dir), (dir)
@top RTEMS CPU Architecture Supplement
@@ -75,6 +76,7 @@
* Command and Variable Index::
* Concept Index::
@end menu
+@end ifnottex
@include preface.texi
@include general.texi
diff --git a/doc/develenv/develenv.texi b/doc/develenv/develenv.texi
index 9a12eba976..c6d5cdb664 100644
--- a/doc/develenv/develenv.texi
+++ b/doc/develenv/develenv.texi
@@ -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
diff --git a/doc/filesystem/filesystem.texi b/doc/filesystem/filesystem.texi
index 5af8eaca5c..fbc794b5f9 100644
--- a/doc/filesystem/filesystem.texi
+++ b/doc/filesystem/filesystem.texi
@@ -55,6 +55,7 @@
@contents
+@ifnottex
@node Top, Preface, (dir), (dir)
@top RTEMS Filesystem Design Guide
@@ -71,6 +72,7 @@
* Command and Variable Index::
* Concept Index::
@end menu
+@end ifnottex
@include preface.texi
@include patheval.texi
diff --git a/doc/networking/networking.texi b/doc/networking/networking.texi
index aded8552a4..84fd23506d 100644
--- a/doc/networking/networking.texi
+++ b/doc/networking/networking.texi
@@ -55,6 +55,7 @@
@contents
+@ifnottex
@node Top, Preface, (dir), (dir)
@top RTEMS TCP/IP Networking Supplement
@@ -69,6 +70,7 @@
* Command and Variable Index::
* Concept Index::
@end menu
+@end ifnottex
@include preface.texi
@include networktasks.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
diff --git a/doc/posix_users/posix_users.texi b/doc/posix_users/posix_users.texi
index f98c7085ff..31b35b0645 100644
--- a/doc/posix_users/posix_users.texi
+++ b/doc/posix_users/posix_users.texi
@@ -78,6 +78,7 @@
@contents
+@ifnottex
@node Top, Preface, (dir), (dir)
@top RTEMS POSIX API User's Guide
@@ -108,6 +109,7 @@
* Command and Variable Index::
* Concept Index::
@end menu
+@end ifnottex
@include preface.texi
@include process.texi
diff --git a/doc/relnotes/relnotes.texi b/doc/relnotes/relnotes.texi
index ba82ef90b2..de7ab76072 100644
--- a/doc/relnotes/relnotes.texi
+++ b/doc/relnotes/relnotes.texi
@@ -68,6 +68,7 @@
@contents
+@ifnottex
@node Top, Introduction, (dir), (dir)
@top RTEMS Release Notes
@@ -79,6 +80,7 @@
* Command and Variable Index::
* Concept Index::
@end menu
+@end ifnottex
@include intro.texi
@include install.texi
diff --git a/doc/shell/shell.texi b/doc/shell/shell.texi
index 9d47a55df1..82dc9fc70a 100644
--- a/doc/shell/shell.texi
+++ b/doc/shell/shell.texi
@@ -62,6 +62,7 @@
@contents
+@ifnottex
@node Top, Preface, (dir), (dir)
@top RTEMS Shell User's Guide
@@ -77,6 +78,7 @@
* Concept Index::
* Command Index::
@end menu
+@end ifnottex
@include preface.texi
@include confinit.texi
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
diff --git a/doc/user/c_user.texi b/doc/user/c_user.texi
index 8d9998d3e9..a1a5fab026 100644
--- a/doc/user/c_user.texi
+++ b/doc/user/c_user.texi
@@ -75,6 +75,7 @@
@contents
+@ifnottex
@node Top, List of Figures, (dir), (dir)
@top RTEMS Applications C User's Guide
@@ -117,6 +118,8 @@
* Command and Variable Index::
* Concept Index::
@end menu
+@end ifnottex
+
@node List of Figures, Preface, Top, Top
@unnumbered List of Figures
@listoffloats Figure