From: Eric Wong Date: Wed, 15 Feb 2023 08:01:11 +0000 (+0000) Subject: doc: extindex update on configuration and union section X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac5f110b85a90f7c2f458a2be502c67f53d917c0;p=thirdparty%2Fpublic-inbox.git doc: extindex update on configuration and union section The coderepo indexer will use similar ideas, I think... --- diff --git a/Documentation/public-inbox-extindex.pod b/Documentation/public-inbox-extindex.pod index f71a90e58..8370b9052 100644 --- a/Documentation/public-inbox-extindex.pod +++ b/Documentation/public-inbox-extindex.pod @@ -77,9 +77,9 @@ L =head1 CONFIGURATION -public-inbox-extindex does not currently write to the -L file, configuration may be entered -manually. The extindex name of C is a special case which +public-inbox-extindex does not write to the L +file, it must be entered manually. +The extindex name of C is a special case which corresponds to indexing C<--all> inboxes. An example for C<--all> is as follows: @@ -89,6 +89,10 @@ C<--all> is as follows: coderepo = foo coderepo = bar +Putting an C entry in the config allows L. +You can have any number of C sections where C<$NAME> +is something other than C to display a union of several inboxes. + See L for more details. =head1 ENVIRONMENT