From 110a4160394a0a525eeb4ed671916b843944d5bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Pant=C5=AF=C4=8Dek?= Date: Tue, 4 Apr 2023 23:38:15 +0200 Subject: [PATCH] Make sure all modules will be covered in documentation. --- MODULES.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MODULES.md b/MODULES.md index 6f3f744..ac962db 100644 --- a/MODULES.md +++ b/MODULES.md @@ -489,12 +489,18 @@ member id. Updates given members base by applying ```proc``` to all member records matching ```pred?```. +### Bank Account + +### Bank Fio + ### Members Payments Processor ### Members Info Printer ### Cards +### Web Static + Specific Support Modules ------------------------ @@ -1216,3 +1222,5 @@ representing its contents. * ```csv``` - list of lists of strings Splits given loaded CSV into two tables at the first empty row. + +### Environment