pgsql: doc: Change xref style to number only - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Change xref style to number only
Date
Msg-id E1cv3Kv-0004Ul-LK@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Change xref style to number only

Change the style of links generated by xrefs to section number only, as
it was with DSSSL, instead of number and title, as is the default of the
XSLT stylesheets.

Our documentation is mostly written expecting the old style, so keep
that for the time being, per discussion.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/70da87d334ebe14fbbefe98827df5a8e1400444e

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Remove reinvention of stringify macro.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Handle change of slot name in logical replication apply