From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
---|---|
To: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: documentation structure |
Date: | 2024-03-19 09:05:46 |
Message-ID: | BA4ABA48-D961-4B43-8104-8B2ADF28460A@yesql.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> On 18 Mar 2024, at 22:40, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> wrote:
> On Mon, 2024-03-18 at 10:11 -0400, Robert Haas wrote:
>> For reasons that I don't understand, all chapters except
>> for those in "VI. Reference" are numbered, but the chapters in that
>> section have Roman numerals instead.
>
> That last fact is very odd indeed and could be easily fixed.
It's actually not very odd, the reference section is using <reference> elements
and we had missed the arabic numerals setting on those. The attached fixes
that for me. That being said, we've had roman numerals for the reference
section since forever (all the way down to the 7.2 docs online has it) so maybe
it was intentional? Or no one managed to see it until Robert did, I've
certainly never noticed it until now.
--
Daniel Gustafsson
Attachment | Content-Type | Size |
---|---|---|
reference-autolabel.diff | application/octet-stream | 672 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Corey Huinker | 2024-03-19 09:16:29 | Re: Statistics Import and Export |
Previous Message | jian he | 2024-03-19 09:01:02 | Re: SQL:2011 application time |