Re: Missing "Up" navigation link between parts and doc root?
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>,
PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2020-07-04T06:44:03Z
Lists: pgsql-hackers
>> The original stylesheets explicitly go out of their way to do it that >> way. > > Can we find any evidence of the reasoning? As you say, that clearly was > an intentional choice. Given the code, my guess would be the well-intentioned but misplaced desire to avoid a redundancy, i.e. two links side-by-side which point to the same place. -- 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