search for: 2b1f0caa4

Displaying 2 results from an estimated 2 matches for "2b1f0caa4".

2019 Nov 26
0
[PATCH libguestfs 1/3] podwrapper: __INCLUDE:file.pod__ and __VERBATIM:file.txt__ in POD files.
.../ for the English version, but copy the translated file to po-docs/$language/ for every translated version. --- podwrapper.pl.in | 62 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 61 insertions(+), 1 deletion(-) diff --git a/podwrapper.pl.in b/podwrapper.pl.in index 30b0ea7c2..2b1f0caa4 100755 --- a/podwrapper.pl.in +++ b/podwrapper.pl.in @@ -62,7 +62,28 @@ output options are I<--man>, I<--html> and I<--text> (see below). In C<Makefile.am> files, use a variation of the boilerplate shown in the L</SYNOPSIS> section above. -For information about the...
2019 Nov 26
4
[PATCH libguestfs 0/3] options: Describe --key SELECTOR in a single file.
The libguestfs part of this change. Also a virt-v2v part will be needed. The first patch adds a new feature to podwrapper so that we can use __INCLUDE:file__ directives within the POD itself (instead of using --insert, and one day replacing that). The second patch shows how this change could be used for the included parts of the guestfish man page, including the non-English pages under