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

Fabien COELHO <coelho@cri.ensmp.fr>

From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: Bruce Momjian <bruce@momjian.us>, PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2020-09-11T12:58:51Z
Lists: pgsql-hackers
> 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! :-)

-- 
Fabien.



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.