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

  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.