mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-05 01:58:58 +03:00
Update /docs
This commit is contained in:
parent
0e2dbb433f
commit
8477be5550
@ -1,15 +1,13 @@
|
||||
# Documentation
|
||||
|
||||
[Builtins](https://www.roc-lang.org/builtins)
|
||||
- [Builtins](https://www.roc-lang.org/builtins) - docs for modules built into the language—`Str`, `Num`, etc.
|
||||
- basic-webserver - a platform for making Web servers ([source code](https://github.com/roc-lang/basic-webserver))
|
||||
- [basic-cli](https://www.roc-lang.org/packages/basic-cli) - a platform for making command-line interfaces ([source code](https://github.com/roc-lang/basic-cli))
|
||||
|
||||
The basic-cLI platform - [repo](https://github.com/roc-lang/basic-cli) - [docs](https://www.roc-lang.org/packages/basic-cli)
|
||||
In the future, a language reference will be on this page too.
|
||||
|
||||
### [Guides](#guides) {#guides}
|
||||
## [Guides](#guides) {#guides}
|
||||
|
||||
[Tutorial](/tutorial)
|
||||
|
||||
[FAQ (Frequently Asked Questions)](https://github.com/roc-lang/roc/blob/main/FAQ.md)
|
||||
|
||||
[Roc for Elm Programmers](https://github.com/roc-lang/roc/blob/main/roc-for-elm-programmers.md)
|
||||
|
||||
In the future, there will be a language reference here as well. However, it doesn't exist yet!
|
||||
- [FAQ (Frequently Asked Questions)](https://github.com/roc-lang/roc/blob/main/FAQ.md)
|
||||
- [Roc for Elm Programmers](https://github.com/roc-lang/roc/blob/main/roc-for-elm-programmers.md)
|
||||
- [Tutorial](/tutorial)
|
||||
|
Loading…
Reference in New Issue
Block a user