Update documentation.
This commit is contained in:
parent
3c1a75eb9d
commit
2b494b2edf
1 changed files with 2 additions and 14 deletions
16
MODULES.md
16
MODULES.md
|
@ -30,20 +30,6 @@ current month derived from the current system time.
|
|||
How many lines of context are to be shown in source file
|
||||
listing. Mainly used by the member file module parser and processor.
|
||||
|
||||
(*member-file-check-syntax* [mode])
|
||||
|
||||
* ```mode``` - mode symbol
|
||||
|
||||
Configures syntax error handling when parsing member files. Known
|
||||
modes are:
|
||||
|
||||
* ```'error``` - raises an error upon encountering error
|
||||
* ```'warning``` - displays warning and displays relevant part of
|
||||
member file source with the offending line highlighted.
|
||||
* ```'quiet``` - supresses any error reporting
|
||||
|
||||
Other values are invalid.
|
||||
|
||||
(*member-default-joined* [month])
|
||||
|
||||
* ```month``` - valid month as produced by the ```month``` module
|
||||
|
@ -99,6 +85,8 @@ following the keyword.
|
|||
|
||||
### Member Info Printer
|
||||
|
||||
### Members Directory
|
||||
|
||||
### Member Base
|
||||
|
||||
### Cards
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue