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

Peter Eisentraut <peter@eisentraut.org>

Commit: 6a8f6aee0cbea617df90fe3b715d6dd73e0f8c04
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2020-09-12T18:30:49Z
Releases: 12.5
doc: Don't hide the "Up" link when it is the same as "Home"

The original stylesheets seemed to think this was a good idea, but our
users find it confusing and unhelpful, so undo that logic.

Reported-by: Fabien COELHO <coelho@cri.ensmp.fr>
Discussion: https://www.postgresql.org/message-id/flat/alpine.DEB.2.22.394.2006210914370.859381%40pseudo

Files

PathChange+/−
doc/src/sgml/stylesheet.xsl modified +159 −4

Discussion