Re: Get rid of "Section.N.N.N" on DOCs

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Marcos Pegoraro <marcos(at)f10(dot)com(dot)br>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Get rid of "Section.N.N.N" on DOCs
Date: 2025-12-28 13:55:04
Message-ID: 455880c7-d804-48fb-a3a3-d712ab4cdd85@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 21.12.25 11:55, Marcos Pegoraro wrote:
> Em seg., 15 de dez. de 2025 às 16:33, Peter Eisentraut
> <peter(at)eisentraut(dot)org <mailto:peter(at)eisentraut(dot)org>> escreveu:
>
>      doc: Change xref style to number only
>
>
> If I understood correctly that would not help because if we revert that
> commit
> it'll put section number and text, but we now want only text, not
> section numbers, right ?
>
> Now we have - "Section 23.3.1"
> Changing back that commit will show - "Section 23.3.1, “Supported
> Character Sets”."
> But we want only - "Supported Character Sets"

Personally, I don't want that. I think changing to section number plus
title could have some merit, but just the title seems inferior to me.
But that's just me.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2025-12-28 13:59:47 Re: Get rid of "Section.N.N.N" on DOCs
Previous Message Peter Eisentraut 2025-12-28 13:40:03 Re: Change some Datum to void * for opaque pass-through pointer