doc/share
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
..
examples Add two scripts that manipulate man-refs.ent. add-manref.sh inserts a 2001-07-24 10:56:11 +00:00
misc Be a little more conservative with the line height to try and placate those 2001-07-11 12:46:50 +00:00
mk Rework our index support. 2001-11-19 06:11:16 +00:00
sgml Add entry for ipfs(8). 2001-11-16 01:43:14 +00:00
web2c Preamble for the .tex files that will be converted to PDF to get them to 2000-11-07 10:23:41 +00:00