Commit Graph
15 Commits
Author SHA1 Message Date
Laurens Valk d0fa20a89c doc: nomenclature and registered signs 2019-02-28 17:50:26 +01:00
Laurens Valk a1e43998f4 doc: languages and terminology 2019-02-28 17:48:14 +01:00
David Lechner cd57290b78 parameters: change Color enum members to uppercase 2019-02-27 15:23:16 -06:00
David Lechner fe93f0c0b1 parameters: make Button enum members uppercase 2019-02-27 15:23:16 -06:00
Laurens Valk c58cba2af8 doc: terminology and nomenclature
- EV3 brick
- MicroPython
- microSD card
- EV3 MicroPython microSD card image
2019-02-25 14:04:21 +01:00
Laurens Valk 08990f6342 doc: images for run with brickman 2019-02-19 17:02:27 +01:00
David Lechner eae359ee42 doc: fix module index
some modules were missing because of missing automodule directive
2019-01-24 16:10:11 -06:00
Laurens Valk cec568c454 doc: copyediting 2019-01-24 15:52:00 +01:00
David Lechner c83e7d3a7d doc: make all the examples say "Example:" 2019-01-21 22:20:13 -06:00
Laurens Valk daa213b003 doc: drop features that won't be implemented for first release
Combined with previous comments, this closes #91
2019-01-18 17:19:19 +01:00
Laurens Valk b8b206db38 extmod: Make light function and doc match
For now, do not implement features such as brightness and patterns.
2019-01-13 18:10:22 +01:00
Laurens Valk e9d83c80c4 doc: back to explicit ev3brick and ev3devices
(instead of brick and devices)

After internal discussion:
- This way we need to maintain only one fake API.
- Autocomplete can pick up the right brick/devices.
- Explicit is better than implicit.
2019-01-09 14:51:41 +01:00
Laurens Valk 15791fbe8d doc: brick, sound, display, and experiment with samples 2019-01-04 15:05:17 +01:00
Laurens Valk 50525a26bb doc: rough draft EV3 brick 2019-01-03 19:44:10 +01:00
Laurens Valk bac9dbe86a doc: some organization and toc 2018-12-31 12:54:04 +01:00