From cceeb7639bdd4a6a2dc0bee494c1fd5b0e0d8e70 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 10 Mar 2021 13:23:45 +0000 Subject: doc: start glossary for overlapping concepts This is intended to keep track of concepts with different terms between NNTP, IMAP, config file, lei storage, and upcoming JMAP support. --- Makefile.PL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 6da2ed70..21d3d6ea 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -48,7 +48,8 @@ $v->{-m1} = [ map { lei-forget-external lei-import lei-init lei-ls-external lei-q)]; $v->{-m5} = [ qw(public-inbox-config public-inbox-v1-format public-inbox-v2-format public-inbox-extindex-format) ]; -$v->{-m7} = [ qw(lei-overview public-inbox-overview public-inbox-tuning) ]; +$v->{-m7} = [ qw(lei-overview public-inbox-overview public-inbox-tuning + public-inbox-glossary) ]; $v->{-m8} = [ qw(public-inbox-daemon) ]; my @sections = (1, 5, 7, 8); $v->{check_80} = []; -- cgit v1.2.3-24-ge0c7