Natalie Weizenbaum
d78a1f26af
Be more accurate about how brackets work with list.join()
( #633 )
...
Closes #354
2022-05-26 19:22:21 -07:00
Rafik Ogandzhanyan
443cf501ec
Fix list.slash documentation example ( #629 )
2022-05-16 14:04:56 -07:00
Natalie Weizenbaum
f202a692ca
Update all existing documentation for math.div() and list.slash() ( #544 )
...
Closes #543
See #539
2021-05-20 18:09:28 -07:00
Christophe Coevoet
3ed23e654b
Fix typo in the list.join doc ( #537 )
2021-05-06 10:04:04 -07:00
disco-trooper
9373ca47b2
Fix typo ( #472 )
2020-08-27 09:47:52 -07:00
Natalie Weizenbaum
b1b07540f2
Module-ify built-in function documentation
...
Closes #363
2019-09-04 17:56:16 -07:00
Natalie Weizenbaum
029520349a
Rename /documentation/functions to /documentation/modules
...
This hierarchy is now going to document built-in modules, which mostly
contain functions but can also contain mixins and may potentially
contain variables in the future.
2019-09-04 15:24:22 -07:00