From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 365AE3858D35; Fri, 11 Nov 2022 21:06:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 365AE3858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1668200803; bh=hUAo/sd+JbVA1GvRoAETKz3qqFFEDXMUJIjAm3ja01M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hwQmSoyTvMKXczwoEYwR5D41Z3DbkQnzYCtilCuRoSof3+s72IN+4qQngFT+DXi35 DSCI6YVpmZ0ra7Ew4nF4ycYABTKjyz+oGRyrKHoYeJMY5gGCI1ALPHiWV6QeE5OVeP xdNaGhmGkOOua5wVrGxW2/roUzr/pDr9+CXnjbYU= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug web/107651] Having two different kind of indexes is very useful still Date: Fri, 11 Nov 2022 21:06:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: web X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: documentation X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D107651 --- Comment #1 from Andrew Pinski --- For the install page, one index should be index of configure option and ano= ther one will be of the env variables. For the preprocessor has an index of env variables too. Maybe even in the main document you have a list of env variables because of ASAN options. Or that should be part of the library section; I don't know fully.=