Re: Missing "Up" navigation link between parts and doc root?

Peter Eisentraut <peter.eisentraut@2ndquadrant.com>

From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Fabien COELHO <coelho@cri.ensmp.fr>
Cc: Bruce Momjian <bruce@momjian.us>, PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2020-09-12T18:37:52Z
Lists: pgsql-hackers
On 2020-09-11 14:58, Fabien COELHO wrote:
> 
>> On 2020-09-08 21:10, Bruce Momjian wrote:
>>>
>>> I see this only applied to master.  Shouldn't this be backpatched?
>>
>> I wasn't planning to.  It's not a bug fix.
>>
>> Other thoughts?
> 
> Yep. ISTM nicer if all docs have the same navigation, especially as
> googling often points to random versions. No big deal anyway, in six year
> all supported versions will have a up link on the part level! :-)

Okay, backpatched to PG10.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



Commits

  1. doc: Don't hide the "Up" link when it is the same as "Home"

  2. Add Up/Home link to the top of the HTML doc output.