Started working on more package docs
This commit is contained in:
parent
f51c3ce891
commit
84702267df
9 changed files with 91 additions and 12 deletions
8
_docs/mod/index.md
Normal file
8
_docs/mod/index.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Modules
|
||||
|
||||
Modules of the standard library:
|
||||
|
||||
- [core](/mod/core): Core builtins
|
||||
- [csv](/mod/csv): Functions for operating over CSV data.
|
||||
- [fs](/mod/fs): File system functions
|
||||
- [os](/mod/os): Operating system functions
|
||||
Loading…
Add table
Add a link
Reference in a new issue