Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jun 2001 13:15:54 -0700
From:      Murray Stokely <murray@freebsd.org>
To:        Nik Clayton <nik@freebsd.org>
Cc:        freebsd-doc@freebsd.org
Subject:   Re: Indexing the Handbook
Message-ID:  <20010626131554.I34150@meow.osd.bsdi.com>
In-Reply-To: <20010625203914.A341@canyon.nothing-going-on.org>; from nik@freebsd.org on Mon, Jun 25, 2001 at 08:39:14PM %2B0100
References:  <20010625103230.F16384@meow.osd.bsdi.com> <20010625203914.A341@canyon.nothing-going-on.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 25, 2001 at 08:39:14PM +0100, Nik Clayton wrote:
> I'm thinking we might leave GEN_INDEX off by default in the Makefiles,
> and turn it on when doing 'official' web builds.  It drastically
> increases the build time for documents with lots of index entries.

GEN_INDEX doesn't control whether or not book.sgml looks for
index.sgml, so if we do this, we will have to commit a null index.sgml
file or add more intelligence in the GEN_INDEX case.  What we really
need is a conditional entity, &chap.index, that varies depending on
whether GEN_INDEX is set.  I'm sure this can be done, but I don't know
how.

	- Murray

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010626131554.I34150>