From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Craig Ringer <craig(at)2ndquadrant(dot)com>, pgsql-docs(at)postgresql(dot)org |
Subject: | Re: bgworker / SPI docs patches |
Date: | 2015-02-23 18:01:14 |
Message-ID: | 54EB6AEA.2070900@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
On 2/17/15 3:29 AM, Craig Ringer wrote:
> In the process I've put cross reference labels in for most chapter
> headings, as I got sick of seeing "Chapter 33" (or whatever) everywhere
> in the docs. I'd like to progressively add them to every section,
> refentry, chapter, etc that has an id.
This is not the correct way to do it. You should change the style sheet
so that it takes the chapter title instead of the chapter number as link
label.
Although I will point out that the current setup is intentional, because
the alternative looks quite ugly in a lot of cases.
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2015-02-23 18:04:19 | Re: xref labels: "Chapter 33", "Section 33.2" |
Previous Message | Craig Ringer | 2015-02-17 08:38:52 | [PATCH] Advise devs to prefer server_version_num over parsing the version |