luau/docs
Arseny Kapoulkine 1ec7be600c
docs: Create library.md (#87)
Full documentation for the standard library, written from scratch by looking at the source code - so hopefully this is reasonably correct/precise.

Some of the function descriptions are probably too concise to be easily understandable - we can flesh this out in the future.

Some of the type specifications aren't using valid Luau syntax; in particular, I've used "function" or "table" in a few places as a human-friendly notion that any function/table suffices, and the iterator functions just say that they return <iterator> without being specific as to what the signature of the generator is.
2021-10-19 13:54:44 -07:00
..
.bundle Change to minimal-mistakes theme (#11) 2021-02-12 12:26:08 -08:00
_data docs: Create library.md (#87) 2021-10-19 13:54:44 -07:00
_pages docs: Create library.md (#87) 2021-10-19 13:54:44 -07:00
_posts September 2021 Luau Recap (#81) 2021-09-29 15:05:14 -05:00
assets/images Luau Recap March 2021 (#19) 2021-03-30 16:45:51 -07:00
.gitignore Change to minimal-mistakes theme (#11) 2021-02-12 12:26:08 -08:00
404.html Change to minimal-mistakes theme (#11) 2021-02-12 12:26:08 -08:00
CNAME Update CNAME 2021-05-27 19:00:09 -07:00
Gemfile Add Atom feed (#22) 2021-03-31 14:24:26 -07:00
_config.yml Add Atom feed (#22) 2021-03-31 14:24:26 -07:00
favicon.ico Replace logo and add it as a favicon & actual logo 2021-03-16 20:30:31 -07:00
index.md Less ambiguity to what 'SECRET TOOL' is? (#18) 2021-03-30 15:53:31 -07:00