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
-
doc: Don't hide the "Up" link when it is the same as "Home"
- 1a7c5b6f7b5a 10.15 landed
- a089aa122bfd 11.10 landed
- 6a8f6aee0cbe 12.5 landed
- e6bbe07deec9 13.0 landed
- cd153b54eb65 14.0 landed
-
Add Up/Home link to the top of the HTML doc output.
- b8691d838be0 9.2.0 cited