Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id 546101337B82 for ; Sat, 15 Jan 2011 05:49:27 -0400 (AST) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.29]) (amavisd-maia, port 10024) with ESMTP id 63882-05 for ; Sat, 15 Jan 2011 09:49:20 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-iy0-f174.google.com (mail-iy0-f174.google.com [209.85.210.174]) by mail.postgresql.org (Postfix) with ESMTP id 082D4133740B for ; Sat, 15 Jan 2011 05:49:18 -0400 (AST) Received: by iyj18 with SMTP id 18so3218877iyj.19 for ; Sat, 15 Jan 2011 01:49:18 -0800 (PST) MIME-Version: 1.0 Received: by 10.42.228.5 with SMTP id jc5mr1954112icb.228.1295084957790; Sat, 15 Jan 2011 01:49:17 -0800 (PST) Received: by 10.42.195.196 with HTTP; Sat, 15 Jan 2011 01:49:17 -0800 (PST) In-Reply-To: <201101142053.p0EKr6R18322@momjian.us> References: <8C378959-1A31-45DB-846D-4EEFAD747CB4@doesnthaveone.com> <201101142053.p0EKr6R18322@momjian.us> Date: Sat, 15 Jan 2011 10:49:17 +0100 Message-ID: Subject: Re: [DOCS] Documentation Navigation Feedback From: Magnus Hagander To: Bruce Momjian Cc: Chris Meller , PostgreSQL www Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-2.6 tagged_above=-5 required=5 tests=BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7 X-Spam-Level: X-Archive-Number: 201101/12 X-Sequence-Number: 19491 On Fri, Jan 14, 2011 at 21:53, Bruce Momjian wrote: > > I am forwarding this email to the www team in case there is something > that can be done to improve our website's display of documentation: > No, it properly belongs on the -docs list. The website just uses the HTML output that comes out of the main docs build, so that's where TOCs and links are made. All the website does is extract the part an put it inside the framework that adds the logo and the breadcrumbs - but it doesn't have access to any more metadata than the filename and the title of the page, so it can't do anything more advanced. Any improvements there have to be made in the sgml->html translation step in the main code - or at least that step has to put the required metadata in the output. --=20 =A0Magnus Hagander =A0Me: http://www.hagander.net/ =A0Work: http://www.redpill-linpro.com/