Re: list of acknowledgments for PG16

From: jian he <jian(dot)universality(at)gmail(dot)com>
To: Vik Fearing <vik(at)postgresfriends(dot)org>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: list of acknowledgments for PG16
Date: 2023-08-25 05:06:03
Message-ID: CACJufxFVoxehpG6QR-9ZR4T2+96pgC4h-Gve8Z1RHSjdSYBqSA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Aug 22, 2023 at 9:41 PM Vik Fearing <vik(at)postgresfriends(dot)org> wrote:
>
>
> I am struggling to find documentation on how to build the pdfs with
> meson. Any pointers?
> --
> Vik Fearing
>
>
>

ninja docs:
https://wiki.postgresql.org/wiki/Meson#Meson_documentation

ninja alldocs. which take some time, build all kinds of formats, some may fail.

there is another tricky usage:
type "ninja doc" then press Tab for complete twice, you will get all
the available options like following:
docs doc/src/sgml/man3
doc/src/sgml/errcodes-table.sgml doc/src/sgml/man7
doc/src/sgml/features-supported.sgml doc/src/sgml/postgres-A4.fo
doc/src/sgml/features-unsupported.sgml doc/src/sgml/postgres-A4.pdf
doc/src/sgml/html doc/src/sgml/postgres.epub
doc/src/sgml/INSTALL doc/src/sgml/postgres-full.xml
doc/src/sgml/install-html doc/src/sgml/postgres.html
doc/src/sgml/INSTALL.html doc/src/sgml/postgres.txt
doc/src/sgml/install-man doc/src/sgml/postgres-US.fo
doc/src/sgml/INSTALL.xml doc/src/sgml/postgres-US.pdf
doc/src/sgml/keywords-table.sgml doc/src/sgml/wait_event_types.sgml
doc/src/sgml/man1

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Westermann (DWE) 2023-08-25 05:36:12 Compiler warning on Debian 12, PostgreSQL 16 Beta3
Previous Message Imseih (AWS), Sami 2023-08-25 04:29:53 Re: False "pg_serial": apparent wraparound” in logs