Re: navigation menu for documents

From: Richard Huxton <dev(at)archonet(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
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:27:32
Message-ID: 4A5D1464.4040202@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andrew Dunstan wrote:
>
>
> 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.

Shouldn't be too hard to come up with something reasonable with a little
css. Something only activated if javascript is turned on or some such.
Give me 48 hours and I'll have a play.

--
Richard Huxton
Archonet Ltd

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2009-07-14 23:32:05 Re: more than one index in a single heap pass?
Previous Message Andrew Dunstan 2009-07-14 23:11:41 Re: navigation menu for documents