You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This makes them more prominent, and hopefully better used. The rest exists as a reference.
This is the pre-cursor for adding more tutorial style content.
Copy file name to clipboardExpand all lines: index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,11 @@ Introduction
9
9
This documentation explains how to use the kit and the robot's Python API.
10
10
The information is spread across multiple sections:
11
11
12
+
-[Tutorials](/docs/tutorials/) are a series of guides that will help you get started.
13
+
- The [rules](/docs/rules/) section is important as it talks through the aim of this year's game and what task you are trying to achieve.
12
14
- The [kit](/docs/kit/) section will give you an overview of the physical kit that is provided to your team, how to connect to each board and what features they have.
13
15
- The [programming](/docs/programming/) section talks through how to write code that interacts with all the boards.
14
16
- The [simulator](/docs/simulator/) section explains how to use the simulator for testing your code, exploring strategies as well as preparing for the virtual competition.
15
-
- The [rules](/docs/rules/) section is important as it talks through the aim of this year's game and what task you are trying to achieve.
16
-
-[Tutorials](/docs/tutorials/) are a series of guides that will help you get started.
17
17
18
18
Within this documentation, you will come across a number of boxes like this:
0 commit comments