64 Commits

Author SHA1 Message Date
Philip Hazel
80053ba153 Documentation and tests update 2023-09-20 13:26:10 +01:00
Philip Hazel
0fa5367fa7 Update meaning of {,5} etc to match update in Perl 5.34.0; refactor quantifier parsing 2023-09-13 17:43:43 +01:00
Philip Hazel
09c41a1960 Restore no indent in pcre2demo.3 man page 2023-08-30 16:39:50 +01:00
MatthewVernon
1b6bd784f1 Add a TH (title) macro to pcre2demo.3 (#292)
per groff_man(7):

> A man page should contain exactly one .TH call at or near the
> beginning of the file, prior to any other macro calls.

This manual page didn't (and as a result `man --warnings` emits a
warning about the first `.SH` macro).

Make PrepareRelease add such a header to pcre2demo.3 along with a
comment noting that pcre2demo.3 is automatically generated (to avoid
any further confusion on that front).

This necessitates teaching 132html to know about that warning (which
we don't want to have appearing in the HTML output).

Also, update the EX and EE macros to reflect the current content of
`/usr/share/groff/1.22.4/tmac/an-ext.tmac`

Signed-off-by: Matthew Vernon <matthew@debian.org>
Co-authored-by: Matthew Vernon <matthew@debian.org>
2023-08-30 12:47:37 +01:00
Philip Hazel
f1e48ebb3f Make the pcre2demo man page more standard 2022-11-23 16:48:16 +00:00
Philip Hazel
8f3e11a355 Doc file tidies for 10.38-RC1 2021-08-31 17:14:42 +01:00
Philip Hazel
c232286c6b Update HTML docs. 2021-08-30 16:59:34 +01:00
Philip.Hazel
d70da76dfb Fix some documentation typos. 2021-06-14 10:53:18 +00:00
Philip.Hazel
344056baf8 Update pcre2demo with match_data block size information. 2019-07-19 15:31:54 +00:00
Philip.Hazel
07de1b1a9f Documentation update. 2017-12-24 10:27:13 +00:00
Philip.Hazel
4e67c0c9e9 Tidy pcre2demo.c 2016-02-02 16:25:47 +00:00
Philip.Hazel
c3799e750f Tidy a lot of files (remove trailing spaces) 2014-10-20 17:28:49 +00:00
Philip.Hazel
5543597741 More documentation. 2014-09-29 16:45:37 +00:00
Philip.Hazel
d5495a30f4 Documentation scripts 2014-09-23 11:35:51 +00:00