Skip to content

Commit a4d7621

Browse files
committed
Added mentoion of sample projects and italicized FIRST
1 parent 025b084 commit a4d7621

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/source/programming_resources/tutorial_specific/onbot_java/onbot_java_reference/OnBot-Java-Reference-Info.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@ Javadoc Reference Pages
55
~~~~~~~~~~~~~~~~~~~~~~~
66

77
As you start to write more complicated op modes, you will need to use
8-
more features of the FIRST Tech Challenge software development kit
8+
more features of the *FIRST* Tech Challenge software development kit
99
(SDK). You can reference online Javadoc material that provide
10-
descriptions of the available FIRST Tech Challenge-related classes and
10+
descriptions of the available *FIRST* Tech Challenge-related classes and
1111
methods, at the following web address:
1212

1313
https://javadoc.io/doc/org.firstinspires.ftc
1414

1515
Sample Op Modes
1616
~~~~~~~~~~~~~~~
1717

18-
The OnBot Java Programming Tool has several built-in example op modes
19-
that demonstrate how to do different tasks with the FIRST Tech Challenge
18+
The OnBot Java Programming Tool has several built-in example OpModes and projects
19+
that demonstrate how to do different tasks with the *FIRST* Tech Challenge
2020
control system. As you create a new file, you can use the Sample
21-
dropdown list control to display a list of available sample op modes or
22-
templates. The comments in these examples help explain what the program
21+
dropdown list control to display a list of available sample OpModes or
22+
projects. The comments in these examples help explain what the program
2323
statements do.
2424

2525

@@ -30,9 +30,9 @@ statements do.
3030
Technology Forum
3131
~~~~~~~~~~~~~~~~
3232

33-
Registered teams can create user accounts on the FIRST Tech Challenge
33+
Registered teams can create user accounts on the *FIRST* Tech Challenge
3434
forum. Teams can use the forum to ask questions and receive support from
35-
the FIRST Tech Challenge community.
35+
the *FIRST* Tech Challenge community.
3636

3737
The technology forum can be found at the following address:
3838

0 commit comments

Comments
 (0)