summaryrefslogtreecommitdiff
path: root/weaver.ini
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@broadbean.com>2023-06-22 09:37:01 +0100
committerGianni Ceccarelli <gianni.ceccarelli@broadbean.com>2023-06-22 09:37:01 +0100
commit78bd6bdca3f1ca17db48e0ff920b72e32d7e9b13 (patch)
tree81228f868cebc0f44371d3568fe3f641983d381a /weaver.ini
parentabstracts (diff)
parentbump year (diff)
downloadconfig-clawsmail-78bd6bdca3f1ca17db48e0ff920b72e32d7e9b13.tar.gz
config-clawsmail-78bd6bdca3f1ca17db48e0ff920b72e32d7e9b13.tar.bz2
config-clawsmail-78bd6bdca3f1ca17db48e0ff920b72e32d7e9b13.zip
Merge remote-tracking branch 'dzil/master'
Diffstat (limited to 'weaver.ini')
-rw-r--r--weaver.ini18
1 files changed, 18 insertions, 0 deletions
diff --git a/weaver.ini b/weaver.ini
index 4cf1cae..2a9dfc0 100644
--- a/weaver.ini
+++ b/weaver.ini
@@ -2,6 +2,9 @@
[-SingleEncoding]
+[Region / stopwords]
+flatten = 0
+
[Name]
[Version]
@@ -14,12 +17,27 @@
[Collect / ATTRIBUTES]
command = attr
+[Collect / COLUMNS]
+command = column
+
+[Collect / RELATIONSHIPS]
+command = rel
+
+[Collect / REQUIRED METHODS]
+command = require
+
[Collect / METHODS]
command = method
+[Collect / MODIFIED METHODS]
+command = modif
+
[Collect / FUNCTIONS]
command = func
+[Collect / TYPES]
+command = type
+
[Leftovers]
[Region / postlude]