pgsql: Add Up/Home link to the top of the HTML doc output.

Started by Bruce Momjianalmost 15 years ago3 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Add Up/Home link to the top of the HTML doc output.

Backpatch to 9.0.X and 9.1.X.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b8691d838be0d9a85fa9ede6a931c4f194895c36

Modified Files
--------------
doc/src/sgml/stylesheet.dsl | 32 +++++---------------------------
1 files changed, 5 insertions(+), 27 deletions(-)

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#1)
Re: pgsql: Add Up/Home link to the top of the HTML doc output.

Bruce Momjian <bruce@momjian.us> writes:

Add Up/Home link to the top of the HTML doc output.

This patch has broken the docs build, both on my Fedora 14 machine and
at developer.postgresql.org:
http://developer.postgresql.org/pgdocs/postgres/buildlog.html

regards, tom lane

#3Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#2)
Re: pgsql: Add Up/Home link to the top of the HTML doc output.

Tom Lane wrote:

Bruce Momjian <bruce@momjian.us> writes:

Add Up/Home link to the top of the HTML doc output.

This patch has broken the docs build, both on my Fedora 14 machine and
at developer.postgresql.org:
http://developer.postgresql.org/pgdocs/postgres/buildlog.html

OK, odd I didn't even see a warning from my build. Anyway, I think the
problem is that I modified the parameters of the header, which was
unnecessary and obviously throws an error on some SGML versions.

Patch attached and applied to relevant versions.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

Attachments:

/rtmp/sgml3text/x-diffDownload+2-2