doc/en_US.ISO8859-1/books/arch-handbook
Murray Stokely 0361e0a8d3 Rework our index support.
* Add a new document-specific variable, HAS_INDEX, to specify if a
    given document is marked up with <indexterm> entries.

  * Rework the index support so that both HAS_INDEX and GEN_INDEX are
    checked before trying to generate an index for a document.

  * Only create index.sgml if both HAS_INDEX and GEN_INDEX are set.

This allows us to recursively build the documentation tree with
GEN_INDEX=1 and have it only try to create an index (very time
consuming) for the few documents that are ready for this.  Previously,
running "make GEN_INDEX=1" from the top of the doc tree would look for
index terms in every single document.

With this, I hope we can start building our docs with GEN_INDEX set on
freefall so that users browsing the HTML docs will get the benefit of
the index we've been hiding in CVS for 6 months.
2001-11-19 06:11:16 +00:00
..
driverbasics Spelling Fixes: 2001-11-01 00:22:20 +00:00
isa Break a paragraph out into its own <sect1> to be orthogonal with the 2001-11-14 17:18:12 +00:00
kobj Add a chapter on Kernel Objects. The content is rather limited right 2001-09-02 03:11:09 +00:00
locking Document the callout_lock and the proctree_lock, which is soon to be 2000-12-11 20:46:17 +00:00
pci Spelling Fixes: 2001-11-01 00:22:20 +00:00
scsi Fix/Standardize: 2001-07-17 20:51:52 +00:00
sysinit Spelling Fixes: 2001-11-01 00:22:20 +00:00
usb Spelling Fixes: 2001-11-01 00:22:20 +00:00
vm Add chapters on DMA Basics, IPv6 Implementation, and the VM systems. 2001-05-14 02:52:44 +00:00
book.sgml * Correct some links 2001-10-23 21:54:19 +00:00
chapters.ent Add the "Source Tree Guidelines and Policies" chapter by phk, obrien, 2001-10-17 08:53:34 +00:00
Makefile Rework our index support. 2001-11-19 06:11:16 +00:00