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
e92fd1f05b
doc/hubs/primehub: align button and display
2020-11-06 12:45:49 +01:00
Laurens Valk
3e3af62713
doc/start_ev3: drop absolute path reference
2020-11-06 12:33:21 +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
be8592f096
doc/pupdevices/PFMotor: Documentation and examples
2020-08-11 12:13:06 +02:00
Laurens Valk
80840396aa
api/pupdevices: add Powered Up Light
2020-06-08 15:26:19 +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
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
5e921680ab
doc/hubs: add Move Hub motor default directions
2020-04-08 11:09:30 +02:00
David Lechner
402991fce8
config: add support for inkscape 1.x
...
There are breaking command line option changes between 0.9.x and 1.x.
2020-04-02 20:44:36 -05: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
862f881d33
config: rename _images to diagram_source
...
Make it clear what it really is.
2020-03-04 11:40:34 +01:00