Make sure all modules will be covered in documentation.
This commit is contained in:
parent
bd39b2d255
commit
110a416039
1 changed files with 8 additions and 0 deletions
|
@ -489,12 +489,18 @@ member id.
|
||||||
Updates given members base by applying ```proc``` to all member
|
Updates given members base by applying ```proc``` to all member
|
||||||
records matching ```pred?```.
|
records matching ```pred?```.
|
||||||
|
|
||||||
|
### Bank Account
|
||||||
|
|
||||||
|
### Bank Fio
|
||||||
|
|
||||||
### Members Payments Processor
|
### Members Payments Processor
|
||||||
|
|
||||||
### Members Info Printer
|
### Members Info Printer
|
||||||
|
|
||||||
### Cards
|
### Cards
|
||||||
|
|
||||||
|
### Web Static
|
||||||
|
|
||||||
Specific Support Modules
|
Specific Support Modules
|
||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
|
@ -1216,3 +1222,5 @@ representing its contents.
|
||||||
* ```csv``` - list of lists of strings
|
* ```csv``` - list of lists of strings
|
||||||
|
|
||||||
Splits given loaded CSV into two tables at the first empty row.
|
Splits given loaded CSV into two tables at the first empty row.
|
||||||
|
|
||||||
|
### Environment
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue