diff options
Diffstat (limited to 'weaver.ini')
-rw-r--r-- | weaver.ini | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/weaver.ini b/weaver.ini new file mode 100644 index 0000000..4cf1cae --- /dev/null +++ b/weaver.ini @@ -0,0 +1,32 @@ +[@CorePrep] + +[-SingleEncoding] + +[Name] +[Version] + +[Region / prelude] + +[Generic / SYNOPSIS] +[Generic / DESCRIPTION] +[Generic / OVERVIEW] + +[Collect / ATTRIBUTES] +command = attr + +[Collect / METHODS] +command = method + +[Collect / FUNCTIONS] +command = func + +[Leftovers] + +[Region / postlude] + +[Authors] +[Legal] + +[-Transformer / Lists] +transformer = List +format_name = list |