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-09-30 07:34:00 |
Message-ID: | CACJufxH8+565yJZHvRYtc3F+rb9YWvKRy94PTbGVJ61MgWyDCg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
turns out I hardcoded some line number information,
which makes the script v7_split_func_sgml.py cannot apply anymore.
this time, it should be bullet-proof.
same as before:
step1. python3 v8_split_func_sgml.py
step2. git apply v8-0001-all-filelist-for-directory-doc-src-sgml-func.patch
(step2, cannot use "git am").
I don't know perl, but written in perl, I guess the logic will be the
same, based on line number, do the copy, delete on func.sgml.
Attachment | Content-Type | Size |
---|---|---|
v8-0001-all-filelist-for-directory-doc-src-sgml-func.patch | text/x-patch | 3.4 KB |
v8_split_func_sgml.py | text/x-python | 26.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Yugo Nagata | 2024-09-30 07:47:28 | Re: Doc: typo in config.sgml |
Previous Message | Peter Smith | 2024-09-30 07:26:06 | Re: Pgoutput not capturing the generated columns |