Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rmzqw-00B2Uk-9Z for pgsql-hackers@arkaria.postgresql.org; Wed, 20 Mar 2024 17:35:50 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rmzqu-006mog-8i for pgsql-hackers@arkaria.postgresql.org; Wed, 20 Mar 2024 17:35:48 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rmzqt-006moX-Vg for pgsql-hackers@lists.postgresql.org; Wed, 20 Mar 2024 17:35:48 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rmzqr-005aJP-4M for pgsql-hackers@postgresql.org; Wed, 20 Mar 2024 17:35:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2024011501; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description; bh=2aZrtIdZUK4yYBWE/OlU2CMSp0HzgX5nv5/n/IZoW9U=; b=DUtjJ mgbZzLq4bHHA0vrkZirhOiCSA2kYgrI3U9c2+imKDjbXfOzubs5cHypr2ZV1FCYt0kgFmlAB8A7UX +V0UnixSqwOfm8/dA+72fZZsglBAulcQ7cak29oNp++CheLmK0Tnc5/y+QJD51+ZPMhK7gxzSyjbD Bl2q3OK4Zy+jIcYhUJDnpJZEXCmXmu02GNfeuu8F4QxxPxN3b0mi9uwCe3fr1kDus5r/VuPpdLj60 18OJITqOcw7QJHN1us3Ofz4XCSrydRy1Rxkt+8TLetCdd21Ym7+oPT6+5kKlsdE4WKAFsU12RsYo1 W8QKBncHUhAkdMQ0w8vtMEPit7e7g==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1rmzqo-00Gcxz-0I; Wed, 20 Mar 2024 13:35:42 -0400 Date: Wed, 20 Mar 2024 13:35:42 -0400 From: Bruce Momjian To: Robert Haas Cc: Andrew Dunstan , "pgsql-hackers@postgresql.org" Subject: Re: documentation structure Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Wed, Mar 20, 2024 at 12:43:08PM -0400, Robert Haas wrote: > Overall, I think this achieves a minor but pleasant level of > de-cluttering of the index. It's going to take a lot more than one > morning's work to produce a major improvement, but at least this is > something. I think this kind of doc structure review is long overdue. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.