Skip to content

Commit e0bfff5

Browse files
committed
Updates to Tool and Library index pages
1 parent 08a8170 commit e0bfff5

3 files changed

Lines changed: 5 additions & 6 deletions

File tree

content/api_en/libraries/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,9 @@ <h5>XML Import</h5>
4747

4848
<h3 id="libraries"><br /><img src="images/contributions.gif" width="200" height="20" alt="Contributions" /></h3>
4949
<p class="libraries-bottom">
50-
Contributed libraries must be downloaded separately and placed within the "libraries" folder of your Processing sketchbook. To find the Processing sketchbook location on your computer, open the Preferences window from the Processing application and look for the "Sketchbook location" item at the top. Copy the contributed library's folder into the "libraries" folder at this location. <em>You will need to create the "libraries" folder if this is your first contributed library</em>. Follow the links below for more information about each library.<br />
50+
Contributed libraries must be downloaded separately and placed within the "libraries" folder of your Processing sketchbook. To find the Processing sketchbook location on your computer, open the Preferences window from the Processing application and look for the "Sketchbook location" item at the top. Visit the Processing wiki for <a href="http://wiki.processing.org/w/How_to_Install_a_Contributed_Library">more detailed information.</a><br />
5151
<br />
52-
Contributed libraries are developed, documented, and maintained by members of the Processing community. For feedback and support, please post to the <a href="http://processing.org/discourse">Discourse</a>, for development discussions post to <a href="http://processing.org/discourse/yabb_beta/YaBB.cgi?board=os_libraries_tools">Libraries, Tool Development</a>. Instructions for creating your own library are on the <a href="http://dev.processing.org/libraries/">Develop Processing</a> site.<br /><br />
53-
On 19 Jan 2009, libraries that had not yet been updated for Processing 1.0 were removed from this list.
52+
Contributed libraries are developed, documented, and maintained by members of the Processing community. For feedback and support, please post to the <a href="http://forum.processing.org">Forum</a>. For development discussions post to <a href="http://forum.processing.org/library-and-tool-development">Libraries and Tool Development</a> topic. Instructions for creating your own library are on the <a href="http://code.google.com/p/processing/w/">Processing Google Code</a> site.<br /><br />
5453
</p>
5554

5655
<!-- When run online, variables will be set, don't insert anything. -->

content/api_en/tools/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h3 id="libraries"><br /><img src="images/contributions.gif" width="200" height=
3838
<p class="libraries-bottom">
3939
Contributed tools must be downloaded separately and placed within a "tools" folder of your Processing sketchbook. (To find the Processing sketchbook location on your computer, open the Preferences window from the Processing application and look for the "Sketchbook location" item at the top.) Copy the contributed tools's folder into the "tools" folder at this location. <em>You will need to create the "tools" folder if this is your first contributed library</em>. Follow the links below for more information about each tool.<br />
4040
<br />
41-
Contributed libraries are developed, documented, and maintained by members of the Processing community. For feedback and support, please post to the <a href="http://processing.org/discourse">Discourse</a>, for development discussions post to <a href="http://processing.org/discourse/yabb_beta/YaBB.cgi?board=os_libraries_tools">Libraries, Tool Development</a>. Instructions for creating your own tool are on the <a href="http://dev.processing.org/tools/">Develop Processing</a> site.<br /><br />
41+
Contributed tools are developed, documented, and maintained by members of the Processing community. For feedback and support, please post to the <a href="http://forum.processing.org">Forum</a>. For development discussions post to <a href="http://forum.processing.org/library-and-tool-development">Libraries and Tool Development</a> topic. Instructions for creating your own library are on the <a href="http://code.google.com/p/processing/w/">Processing Google Code</a> site.<br /><br />
4242
</p>
4343

4444
<!-- When run online, variables will be set, don't insert anything. -->

content/api_en/translation/translation.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@
126126
<!-- Disclaimer and contact information -->
127127
<!-- Feel free to include your email address -->
128128
<disclaimer>Reference for Processing version 1.2. If you have a previous version, use the reference included with your software.</disclaimer>
129-
<contact>If you see any errors or have suggestions, &raquo;<a href="http://code.google.com/p/processing/issues/list">please let us know</a>.
130-
If you prefer a more technical reference, visit the &raquo;<a href="http://processing.googlecode.com/svn/trunk/processing/build/javadoc/core/index.html">Processing Javadoc</a>.</contact>
129+
<contact>If you see any errors or have suggestions, <a href="http://code.google.com/p/processing/issues/list">please let us know</a>.
130+
If you prefer a more technical reference, visit the <a href="http://processing.googlecode.com/svn/trunk/processing/build/javadoc/core/index.html">Processing Javadoc</a>.</contact>
131131
</meta>
132132

133133
</reference>

0 commit comments

Comments
 (0)