Re: navigation menu for documents

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Richard Huxton <dev(at)archonet(dot)com>
Cc: Dimitri Fontaine <dfontaine(at)hi-media(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: navigation menu for documents
Date: 2009-07-14 23:11:41
Message-ID: 4A5D10AD.6060305@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Richard Huxton wrote:
> Andrew Dunstan wrote:
>>
>> Yes, really. What you suggest here is just not adequate, IMNSHO. I
>> don't want to have to scroll to the top or bottom of the page to get
>> navigation, and I want to be able to see the navigation and go where
>> I want directly.
>
> Are you talking about the online manuals, or something else here?
>

I don't care if we don't provide this for the online manuals on
postgresql.org - I'm quite happy to install it on my own server if
necessary. But I am talking about the HTML docs that come from our /doc
directory. And I bet if we had the option of better navigation, our
online users would want us to provide it.

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Richard Huxton 2009-07-14 23:27:32 Re: navigation menu for documents
Previous Message Greg Stark 2009-07-14 23:04:59 Re: more than one index in a single heap pass?