From: | jian he <jian(dot)universality(at)gmail(dot)com> |
---|---|
To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
Cc: | Tatsuo Ishii <ishii(at)postgresql(dot)org>, tgl(at)sss(dot)pgh(dot)pa(dot)us, andrew(at)dunslane(dot)net, corey(dot)huinker(at)gmail(dot)com, robertmhaas(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: documentation structure |
Date: | 2024-08-20 03:18:00 |
Message-ID: | CACJufxFksuxvOJY56c34MgVp2s5GqoH9V=QGKxOdRVa14J3-HA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Jul 22, 2024 at 10:42 AM jian he <jian(dot)universality(at)gmail(dot)com> wrote:
>
hi. this time everything should be ok!
step1. python3 split_func_sgml.py
step2. git apply
v6-0001-all-filelist-for-directory-doc-src-sgml-func.patch (step2,
cannot use "git am").
what v7_split_func_sgml.py did:
1. The new file only has 2 occurrences of "sect1"
2. Each new sgml file has its own unique identifier, e.g. for
func-logical.sgml unique string is "<sect1 id="functions-logical">"
3. sed copy, inplace delete command string will be printed out.
you can check the line number in func.sgml to verify the sed command.
Attachment | Content-Type | Size |
---|---|---|
v7-0001-all-filelist-for-directory-doc-src-sgml-func.patch | text/x-patch | 3.4 KB |
v7_split_func_sgml.py | text/x-python | 27.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Xiaoran Wang | 2024-08-20 03:32:40 | Re: Improve pg_re_throw: check if sigjmp_buf is valid and report error |
Previous Message | Peter Smith | 2024-08-20 03:05:33 | Re: PG docs - Sequence CYCLE clause |