Skip to content

Commit d259924

Browse files
committed
Small changes to People and Tools/Libraries
1 parent 02b8aeb commit d259924

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

content/api_en/libraries/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ <h3 id="libraries"><br /><img src="images/contributions.gif" width="200" height=
7373
<div>
7474
<p>
7575
<strong>A complete list of libraries can be found
76-
<A HREF="http://processing.org/reference/libraries/">online</A>.</strong>
76+
<A HREF="http://processing.org/reference/libraries/"><strong>online</strong></A>.</strong>
7777
</p>
7878
</div>
7979

content/api_en/tools/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h3 id="libraries"><br /><img src="images/contributions.gif" width="200" height=
6363
<div>
6464
<p>
6565
<strong>A complete list of tools can be found
66-
<A HREF="http://processing.org/reference/tools/">online</a>.</strong>
66+
<A HREF="http://processing.org/reference/tools/"><strong>online</strong></a>.</strong>
6767
</p>
6868
</div>
6969

content/static/people.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ <h1><img src="../../img/about/people-header.gif" width="675" height="55" alt="Pe
66
<td>
77

88
<p>
9-
<strong>Directors</strong><br />
9+
<strong>Lead Developers</strong><br />
1010
<a href="http://benfry.com">Ben Fry</a> and <a href="http://reas.com">Casey Reas</a>
1111
started Processing in Spring 2001 and continue to obsessively work on it. Processing has
1212
grown far beyond the capacity of two people; the collaborators listed below have enabled

todo.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
- New PNG images for reference for smooth() change --SM
99
- All in "reviewing_reference.txt" file produced by Cindy --SM
1010

11-
- Navigation for Libraries and Tools in Reference is broken --CR
1211
- Contributed Libraries and Tools are not appearing on the site --CR
13-
- Better links from Local Reference to online lists of Contributed Tools and Libraries --CR
1412

1513
- enhance descriptions affected by modes, rectMode(), ellipseMode(), imageMode() --SM,CR
1614
- normal() example needed --SM
@@ -91,6 +89,8 @@ x Done
9189

9290

9391
DONE
92+
x Better links from Local Reference to online lists of Contributed Tools and Libraries --CR
93+
x Navigation for Libraries and Tools in Reference is broken --CR
9494
x PImage's mask() needs an @brief --CR
9595
x Modify build script to work on Server --CR
9696
x loadShape() not in index.html --CR

0 commit comments

Comments
 (0)