Update documentation.

This commit is contained in:
Dominik Pantůček 2023-03-29 20:25:32 +02:00
parent 3c1a75eb9d
commit 2b494b2edf

View file

@ -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