Re: Get rid of "Section.N.N.N" on DOCs - Mailing list pgsql-hackers

From Marcos Pegoraro
Subject Re: Get rid of "Section.N.N.N" on DOCs
Date
Msg-id CAB-JLwZU6AusudC=RC2pUBY7P7Lou=kdeCr61LRrhrW2a9HEwg@mail.gmail.com
Whole thread
Responses Re: Get rid of "Section.N.N.N" on DOCs
List pgsql-hackers
Em qua., 24 de jun. de 2026 às 12:39, Peter Eisentraut <peter@eisentraut.org> escreveu:
I don't know what XSL you attempted to change, but if I change

Well, what I proposed was to eliminate those numbers, because in my view they are only useful on Table of Contents of the DOCs, where they are all displayed sequentially, just that.
If you say removing those numbers would not be acceptable, I would like to know what is the purpose of those numbers.

We changed xref.with.number.and.title on stylesheet-common.xsl, correct
But changed how xref-number-and-title are written on stylesheet-html-common.xsl too.

I think it's much easier to read.
Refer to Time Zones for more information.
Than
Refer to Section 8.5.3 for more information on how to specify time zones.
This Section 8.5.3 doesn't add anything useful to the text I'm currently reading. 

regards
Marcos

pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: bytea(uuid) missing proleakproof?
Next
From: Melanie Plageman
Date:
Subject: Re: autovacuum launcher crash: assert in pgstat_count_io_op (IOOP_EXTEND on pg_database's VM)