forked from Mirror/wren
Reorganize the language guide.
- Rename "Expressions" -> "Method Calls". - Organize "Types" and "Language" into a single linear narrative. - Mobile-specific navigation to handle the longer guide. - Rename "Fibers" -> "Concurrency". - Get rid of duplicate stuff about signatures in "Classes". - Add next/prev links to each page in the guide. - Move "Contributing" and "Community" up to the top level. - Move the precendence table to a separate "Grammar" page. - Lots of other little stuff.
This commit is contained in:
@ -51,7 +51,7 @@ involved][contribute]!
|
||||
[nan]: https://github.com/munificent/wren/blob/46c1ba92492e9257aba6418403161072d640cb29/src/wren_value.h#L378-L433
|
||||
[perf]: http://munificent.github.io/wren/performance.html
|
||||
[classes]: http://munificent.github.io/wren/classes.html
|
||||
[fibers]: http://munificent.github.io/wren/fibers.html
|
||||
[fibers]: http://munificent.github.io/wren/concurrency.html
|
||||
[embedding]: http://munificent.github.io/wren/embedding-api.html
|
||||
[started]: http://munificent.github.io/wren/getting-started.html
|
||||
[browser]: http://ppvk.github.io/wren-nest/
|
||||
|
||||
Reference in New Issue
Block a user