pgsql: doc: Add index letter links to XSLT HTML build

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: Add index letter links to XSLT HTML build
Date: 2016-11-04 02:51:33
Message-ID: E1c2UbN-00052A-TZ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Add index letter links to XSLT HTML build

This matches what was already implemented in the DSSSL HTML build.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/97f16b87028b1af8606094d80bb92b24318ce1db

Modified Files
--------------
doc/src/sgml/stylesheet.xsl | 187 ++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 187 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2016-11-04 13:04:05 pgsql: postgres_fdw: Fix typo in comment.
Previous Message Tom Lane 2016-11-04 02:24:40 pgsql: Sync our copy of the timezone library with IANA tzcode master.