22 Commits

Author SHA1 Message Date
d38c047a5a documentation revisions and missing pieces 2021-04-07 20:54:18 -07:00
d585a080e8 Merge pull request #751 from wren-lang/0.3.0-refactor
0.3.0 refactor
2020-06-05 14:57:20 -07:00
21024bfa13 docs; formatting and tidying
- quick clean up pass on layout and colors for clarity/legibility
- added logo to the sidebar
- fix various css things like a full height page when content is shorter, so the footer doesn't creep away from the bottom
- start using em instead of px for consistency across devices
2019-02-05 18:18:24 -08:00
e043a95e4e Edit docs. Docs docs docs. 2017-10-19 19:52:05 -07:00
95da4f90b9 Fix small typo in method call documentation 2016-04-15 15:16:24 +10:00
056ae61493 Tweak some docs. 2016-01-21 21:38:27 -08:00
452cc88082 Fix a few typos in the docs. 2015-12-29 22:29:13 -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
0bf5dc42ef Remove outdated docs. 2015-11-07 13:00:49 -08:00
7ae9888c4f It turns out "is" is just a normal overridable operator. Who knew? 2015-11-07 13:00:24 -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
a8726e6c00 SO MUCH NEW DOCS OH WOW. 2015-01-03 23:27:02 -08:00
8ab91bf6c2 Fill in some more docs. 2015-01-01 18:48:59 -08:00
2567c4846e Redesign site. 2014-04-16 08:00:15 -07:00
a1118c332c IO.write -> IO.print in docs. 2014-04-06 08:38:00 -07:00
5b8b06cf52 TODO note about refactoring classes and method-calls documentation. As a user of the documentation, I found some aspects confusing about this, particularly the operator section. There should be an example of how to define custom operators on the Classes page. 2014-02-16 21:56:21 -06:00
3f96637274 Update a bunch of io to IO in docs. 2014-02-16 11:28:56 -06:00
f2aeb30b31 Hack on the docs a bit. 2014-01-30 06:51:52 -08:00
667d393fbb Write a bunch of docs. 2013-12-28 09:37:41 -08:00
6fdcf800a8 Do a bit more documentation. 2013-12-21 09:15:30 -08:00
caafa96252 More work on docs. 2013-12-17 09:39:26 -08:00