1
0
forked from Mirror/wren
Commit Graph

27 Commits

Author SHA1 Message Date
befe90501b Start writing comprensive embedding docs.
- Break embedding out into a separate section with multiple pages.
- Document the constraints on the API.
- Document the slot array and WrenValue.

Still lots more to do, but getting there...
2016-05-16 08:09:14 -07:00
ffb5ada9fb Move the community docs to the wiki. 2016-01-24 15:39:35 -08:00
82706b74fc Reorganize site to make room for documenting the other built-in modules. 2015-11-08 13:31:22 -08:00
8c0dae1320 Move precedence table to syntax page. 2015-11-08 10:59:23 -08:00
931d9ca4d3 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.
2015-11-07 11:09:04 -08:00
f0d1b73fa3 Add a Community page
Closes #257.
2015-04-23 17:46:18 -05:00
ca14dffab4 First pass at docs for modules. 2015-02-18 07:55:09 -08:00
311bec5b03 Mention authors on the footer! 2015-01-20 17:47:17 -08:00
2a4804bbc9 Reorganize core library docs. 2015-01-18 15:36:36 -08:00
d9527dc4dc Use protocol-relative URL 2015-01-09 09:25:06 -06:00
28203e3df5 Fonts weren't working in Firefox due to Mixed Content errors.
https://developer.mozilla.org/en-US/docs/Security/MixedContent
2015-01-08 19:57:15 -06:00
a8726e6c00 SO MUCH NEW DOCS OH WOW. 2015-01-03 23:27:02 -08:00
4dcb68d9b9 More work on the site.
- Tweaked the design a bunch.
- Started filling in core library docs.
- Fixed some other prose.
2014-08-24 09:09:10 -07:00
d5f68d70f0 Restyle site. 2014-08-19 07:35:20 -07:00
f1c3bb0f37 Work on responsive CSS. 2014-04-20 21:42:17 -07:00
2567c4846e Redesign site. 2014-04-16 08:00:15 -07:00
634e4396cb Start working on a responsive design for the site. 2014-04-11 10:44:33 -07:00
1cd73e60da Write "Getting Started" page. 2014-04-09 07:53:30 -07:00
aab02bcded Tweak docs a bit. 2014-04-06 16:16:24 -07:00
28021dc63e Redo site design. 2014-04-05 15:39:02 -07:00
b0e2b29e41 Move title to left side for when there are many tabs open. 2014-02-16 22:02:04 -06:00
f2aeb30b31 Hack on the docs a bit. 2014-01-30 06:51:52 -08:00
95d239cd21 Lots of work on docs. 2014-01-20 21:44:51 -08:00
667d393fbb Write a bunch of docs. 2013-12-28 09:37:41 -08:00
caafa96252 More work on docs. 2013-12-17 09:39:26 -08:00
03c7b01b0f Start writing performance doc. 2013-12-10 21:51:58 -08:00
8521d5ad79 Bunch more work on docs. 2013-12-04 07:46:41 -08:00