1- - id : networking
2- title : Networking
3- description : " Connecting ev3dev to a local network or the internet, and connecting to an ev3dev device from a PC."
4- - id : system
5- title : " Ev3dev System"
6- description : " Configuring, updating and modifying an ev3dev installation."
7- - id : website
8- title : This Website
9- description : " Using this website and contributing content."
10- - id : hardware-motors
11- title : " Using Motors"
12- description : " Configuring and using motors on ev3dev, from the basic tacho motors to more complex third-party ones."
13- - id : hardware-extras
14- title : Extra Hardware
15- description : " Configuration and usage of specialty and otherwise nonstandard hardware."
16- - id : software-languages
17- title : Programming Languages and Tooling
18- description : " Configuring a development environment, installing new languages, and using advanced language tools."
19- - id : software-editors
20- title : " Text Editors"
21- description : " Tips on using text editors which ship with ev3dev out-of-the-box."
22- - id : cross-compiling
23- title : Cross-Compiling Code
24- description : " Compiling code to run on an EV3 or other ev3dev device from a host PC."
25- - id : sd-card-image
26- title : SD Card Imaging
27- description : " Deprecated guides on flashing an SD card with ev3dev images."
1+ - title : " Software"
2+ id : " software"
3+ items :
4+ - id : basic-networking
5+ title : Basic Networking
6+ description : " Connecting ev3dev to a local network or the internet, and connecting to an ev3dev device from a PC."
7+ - id : advanced-networking
8+ title : Advanced Networking
9+ description : " Communicating using special protocols between multiple devices on a network."
10+ - id : software-languages
11+ title : Programming Languages and Tooling
12+ description : " Configuring a development environment, installing new languages, and using advanced language tools."
13+ - id : software-editors
14+ title : " Text Editors"
15+ description : " Tips on using text editors which ship with ev3dev out-of-the-box."
16+ - id : cross-compiling
17+ title : Cross-Compiling Code
18+ description : " Compiling code to run on an EV3 or other ev3dev device from a host PC."
19+ - title : " Hardware"
20+ id : " hardware"
21+ items :
22+ - id : hardware-standard
23+ title : " Standard Hardware"
24+ description : " Configuring and using motors, sensors, buttons and other standard functionality on ev3dev."
25+ - id : hardware-extras
26+ title : Extra Hardware
27+ description : " Configuration and usage of specialty and otherwise nonstandard hardware."
28+ - title : " System administration & setup"
29+ id : " administration-and-setup"
30+ items :
31+ - id : sd-card-image
32+ title : SD Card Imaging
33+ description : " Deprecated guides on flashing an SD card with ev3dev images."
34+ - id : system
35+ title : " Ev3dev System"
36+ description : " Configuring, updating and modifying an ev3dev installation."
37+ - id : website
38+ title : This Website
39+ description : " Using this website and contributing content."
0 commit comments