summaryrefslogtreecommitdiff
path: root/weaver.ini
diff options
context:
space:
mode:
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]