docs: recolor doc site with warm earth tones and update prose for clarity

This commit is contained in:
Bob Nystrom
2014-04-08 04:03:16 +00:00
parent c148fc307b
commit c92a12bf31
4 changed files with 68 additions and 41 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ or be within a single one. Unlike C, block comments can nest in Wren:
:::dart
/* This is /* a nested */ comment. */
## Reserved Words
## Reserved words
Some people like to see all of the reserved words in a programming language in
one lump. If you're one of those folks, here you go: