summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-02 16:21:08 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-02 16:21:08 +0000
commit56061f5d46348a825ad96305cd8dfe0bc6e26c75 (patch)
tree8a3c64a16a953672be79c5951763dada12879403
parentAdded "findex" for all directive pages but it turns out that this (diff)
downloadrtems-56061f5d46348a825ad96305cd8dfe0bc6e26c75.tar.bz2
Went back to not printing an index. makeinfo does fine if you have indices
but do not print them. texi2dvi barfs if the entries are even there.
-rw-r--r--doc/user/Makefile8
-rw-r--r--doc/user/c_user.texi4
2 files changed, 7 insertions, 5 deletions
diff --git a/doc/user/Makefile b/doc/user/Makefile
index 86701d9cb6..806699f28c 100644
--- a/doc/user/Makefile
+++ b/doc/user/Makefile
@@ -18,10 +18,10 @@ dirs:
COMMON_FILES=../common/cpright.texi
FILES= bsp.texi c_user.texi clock.texi concepts.texi conf.texi \
-dirstat.texi dpmem.texi event.texi example.texi fatal.texi \
-glossary.texi init.texi intr.texi io.texi mp.texi msg.texi overview.texi \
-part.texi preface.texi region.texi rtmon.texi schedule.texi sem.texi \
-signal.texi task.texi timer.texi userext.texi $(COMMON_FILES)
+ dirstat.texi dpmem.texi event.texi example.texi fatal.texi \
+ glossary.texi init.texi intr.texi io.texi mp.texi msg.texi overview.texi \
+ part.texi preface.texi region.texi rtmon.texi schedule.texi sem.texi \
+ signal.texi task.texi timer.texi userext.texi $(COMMON_FILES)
GENERATED_FILES=overview.texi concepts.texi init.texi task.texi \
intr.texi clock.texi timer.texi sem.texi msg.texi \
diff --git a/doc/user/c_user.texi b/doc/user/c_user.texi
index 7c43fd4b42..a5aa2c0a89 100644
--- a/doc/user/c_user.texi
+++ b/doc/user/c_user.texi
@@ -154,7 +154,9 @@ This is the online version of the RTEMS C User's Guide.
@node Command and Variable Index, Concept Index, Glossary, Top
@unnumbered Command and Variable Index
-@printindex fn
+There are currently no Command and Variable Index entries.
+
+@c @printindex fn
@node Concept Index, , Command and Variable Index, Top
@unnumbered Concept Index