Laurens Valk
c5851a3569
doc/ide: add landing page images
2021-01-19 11:42:21 +01:00
Laurens Valk
64146f5afa
doc/geometry: axis and orientation conventions
2021-01-05 16:31:21 +01:00
Laurens Valk
9835ee9dbe
doc/hubs/primehub: update button graphic
...
The graphic showed Button.BT but it is now Button.BLUETOOTH
2020-12-30 12:42:47 +01:00
Laurens Valk
ba4fe80b50
doc/iodevices: add PUPDevice class
2020-12-14 10:27:23 +01:00
Laurens Valk
e92fd1f05b
doc/hubs/primehub: align button and display
2020-11-06 12:45:49 +01:00
Laurens Valk
c93875729a
doc/hubs/PrimeHub: add hub diagrams
...
document lights, row/col index, buttons
2020-11-06 12:32:45 +01:00
Laurens Valk
6083992914
doc/parameters: add diagrams to designate sides
...
This adds labeled images for each hub/sensor for which the side is relevant, so that there can be no confusion over which is the left/right, top/bottom, or front/back side.
2020-11-06 12:31:38 +01:00
Laurens Valk
429d5d4d0d
doc/pupdevices: add gray large angular motor
2020-10-26 10:17:32 +01:00
Laurens Valk
bcf610a29e
doc/index: regroup hubs by platform
...
Make it easier to pick the right installation guide.
2020-10-25 19:51:40 +01:00
Laurens Valk
ede503f6fe
config: rename CPlusHub to TechnicHub
...
This replaces the name in internal files.
2020-10-09 19:16:33 +02:00
Laurens Valk
be8592f096
doc/pupdevices/PFMotor: Documentation and examples
2020-08-11 12:13:06 +02:00
Laurens Valk
ecc30c2d92
doc/start_pup: add imports to example
...
This reflects a firmware update that makes it more consistent with
pybricks-micropython for EV3. Making imports explicit is also more
Pythonic. This will make it clearer when some classes are not available
on some hubs.
2020-06-09 14:28:32 +02:00
Laurens Valk
80840396aa
api/pupdevices: add Powered Up Light
2020-06-08 15:26:19 +02:00
Laurens Valk
9e06245860
doc/pup_start: basic run instructions
2020-06-05 15:56:04 +02:00
Laurens Valk
7498751ee3
doc/pupdevices: add diagrams with light indices
...
Make this clear once and for all.
This order comes from the sensor itself.
2020-05-27 13:58:30 +02:00
Laurens Valk
a8b0306afe
doc/pupdevices: flip ultrasonic sensor diagram
2020-05-27 13:58:30 +02:00
Laurens Valk
3296abc8cb
doc/ev3: diagram to show how to get command line
2020-04-28 12:47:40 +02:00
Laurens Valk
33d6f39b6b
doc/messaging: add connection screenshots
2020-04-28 12:47:40 +02:00
Laurens Valk
05ea3654ec
doc/tools: link to file manager
...
Now that the EV3 starter guide is back, we can refer to it instead of
including a duplicate image of the ev3dev file browser.
2020-04-16 15:13:46 +02:00
Laurens Valk
82b01451b1
doc/images: add plain green sensor
2020-04-16 14:18:54 +02:00
Laurens Valk
0a54671b78
doc: bring back EV3 quick start guide
...
This brings back, updates, and reorganizes the EV3 getting started sections.
- Brought back from older v1.0 docs
- Updated with new labeled screenshots for Visual Studio Code
- Reorganized under EV3 Quick Start heading. This lets us add a similar guide for Powered Up.
2020-04-16 14:13:51 +02:00
Laurens Valk
6f8e3ba0ff
doc/tools: improve datalog information
...
- Fix typo in example
- Explain how to upload a log file
- Show an example graph
2020-04-10 13:54:36 +02:00
Laurens Valk
5e921680ab
doc/hubs: add Move Hub motor default directions
2020-04-08 11:09:30 +02:00
Laurens Valk
85c2d28959
doc/nxtdevices: add sensor icons
2020-03-27 14:50:20 +01:00
Laurens Valk
f5c3ee6ab7
doc/ev3devices: add sensor icons
2020-03-27 14:50:06 +01:00
Laurens Valk
cd5e589494
doc/iodevices: add icons
2020-03-27 14:17:07 +01:00
Laurens Valk
2bdc975f8b
doc/ev3devices: add motor icons with directions
2020-03-27 14:16:43 +01:00
Laurens Valk
95e808df9d
doc/pupdevices: add sensor icons
...
Only the ColorDistanceSensor is added to the docs for now. Other icons are included for future use.
2020-03-25 20:30:34 +01:00
Laurens Valk
9e1134b4e9
doc/messaging: add simpler diagram
...
also restyle to match examples included in the docs.
2020-03-25 20:30:34 +01:00
Laurens Valk
a308524289
doc/hubs: add hub icons to toggle menu
...
Also add icons for hubs we might support one day.
2020-03-25 20:30:33 +01:00
Laurens Valk
3b61cc81d2
doc/pupdevices: dc motors with default directions
2020-03-25 20:30:33 +01:00
Laurens Valk
73a41beeb4
doc/pupdevices: add motors with default directions
2020-03-25 20:27:51 +01:00
Laurens Valk
3c317967af
config: separate make target for diagrams
...
Separate the build step and commit the output to the repository. This way the docs can be built on platforms that do not have inkscape, such as readthedocs.
pipenv run make -C doc diagrams
pipenv run make -C doc html
2020-03-04 11:49:21 +01:00
Laurens Valk
95ee2fa885
doc: remove unused images
2020-03-04 11:32:37 +01:00
Laurens Valk
741af5280a
config: ignore only generated images
...
Make sure we can add other images without doing special things.
2020-01-29 12:57:03 +01:00
Laurens Valk
372e5ccbd0
doc: single api target
...
Also delete getting started instructions
2019-10-18 18:11:57 +02:00