Skip to content

Commit e93a841

Browse files
committed
Add link to JavaDoc to TableRow reference page
1 parent 6f78c98 commit e93a841

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/api_en/TableRow.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ void setup() {
3535
</example>
3636

3737
<description><![CDATA[
38-
A <b>TableRow</b> object represents a single row of data values, stored in columns, from a table.
38+
A <b>TableRow</b> object represents a single row of data values, stored in columns, from a table.<br />
39+
<br />
40+
Additional <b>TableRow</b> methods are documented in the <a href="http://processing.github.io/processing-javadocs/core/">Processing Data Javadoc</a>.
3941
]]></description>
4042

4143

0 commit comments

Comments
 (0)