forked from Imagelibrary/rtems
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.
This commit is contained in:
@@ -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 \
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user