user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [PATCH 3/4] doc: extindex update on configuration and union section
  2023-02-15  8:01  6% [PATCH 0/4] various doc updates Eric Wong
@ 2023-02-15  8:01  7% ` Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2023-02-15  8:01 UTC (permalink / raw)
  To: meta

The coderepo indexer will use similar ideas, I think...
---
 Documentation/public-inbox-extindex.pod | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/Documentation/public-inbox-extindex.pod b/Documentation/public-inbox-extindex.pod
index f71a90e5..8370b905 100644
--- a/Documentation/public-inbox-extindex.pod
+++ b/Documentation/public-inbox-extindex.pod
@@ -77,9 +77,9 @@ L<public-inbox-extindex-format(5)>
 
 =head1 CONFIGURATION
 
-public-inbox-extindex does not currently write to the
-L<public-inbox-config(5)> file, configuration may be entered
-manually.  The extindex name of C<all> is a special case which
+public-inbox-extindex does not write to the L<public-inbox-config(5)>
+file, it must be entered manually.
+The extindex name of C<all> 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<extindex> entry in the config allows L<PublicInbox::WWW>.
+You can have any number of C<extentry.$NAME> sections where C<$NAME>
+is something other than C<all> to display a union of several inboxes.
+
 See L<public-inbox-config(5)> for more details.
 
 =head1 ENVIRONMENT

^ permalink raw reply related	[relevance 7%]

* [PATCH 0/4] various doc updates
@ 2023-02-15  8:01  6% Eric Wong
  2023-02-15  8:01  7% ` [PATCH 3/4] doc: extindex update on configuration and union section Eric Wong
  0 siblings, 1 reply; 2+ results
From: Eric Wong @ 2023-02-15  8:01 UTC (permalink / raw)
  To: meta

Weird things happen when I start looking at old features as
a guide for implementing new ones.

Eric Wong (4):
  doc: WWW + cgi: favor -netd over -httpd
  doc: flow: update with newer tools, note forkability
  doc: extindex update on configuration and union section
  Makefile.PL: drop update-copyrights rule

 Documentation/flow.ge                   | 13 +++++++++----
 Documentation/flow.txt                  | 18 ++++++++++++------
 Documentation/include.mk                | 15 +++++++++------
 Documentation/public-inbox-extindex.pod | 10 +++++++---
 Documentation/public-inbox.cgi.pod      | 14 ++++++++------
 Makefile.PL                             |  6 ------
 lib/PublicInbox/WWW.pod                 | 16 +++++++++-------
 7 files changed, 54 insertions(+), 38 deletions(-)

^ permalink raw reply	[relevance 6%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2023-02-15  8:01  6% [PATCH 0/4] various doc updates Eric Wong
2023-02-15  8:01  7% ` [PATCH 3/4] doc: extindex update on configuration and union section Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).