Skip to content

Commit ac009ab

Browse files
committed
Add Java tutorials section to index.rst
1 parent f3dc2a5 commit ac009ab

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/source/programming_resources/index.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,17 @@ Advanced Topics for Programmers
136136
imu/imu.rst
137137
shared/installing_kotlin/Installing-Kotlin
138138
../devices/huskylens/huskylens
139+
140+
Java Tutorials
141+
~~~~~~~~~~~~~~
142+
143+
Advanced tutorials for Java programmers
144+
145+
.. toctree::
146+
:maxdepth: 1
147+
:titlesonly:
148+
149+
java_tutorials/subsystem-classes.rst
139150

140151
Additional *FIRST* Website Resources
141152
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)