From 56061f5d46348a825ad96305cd8dfe0bc6e26c75 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 2 Apr 1998 16:21:08 +0000 Subject: 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. --- doc/user/Makefile | 8 ++++---- doc/user/c_user.texi | 4 +++- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'doc/user') 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 -- cgit v1.2.3