Skip to content

Commit f3a36a0

Browse files
committed
Library tutorials
1 parent d489f4f commit f3a36a0

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

content/api_en/libraries/index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<h2><img src="images/header.gif" width="675" height="48" alt="Libraries. Extending Processing beyond graphics and image, libraries enable audio, video, and communicating with other devices." /></h2>
22

33
<p class="libraries-top">
4-
<i>The following libraries are included with the Processing software. To add one to a project, select its name from the "Import Library..." option in the Sketch menu. These libraries are open source; the code is distributed with Processing.</i></p>
4+
The following libraries are included with the Processing software. To add one to a project, select its name from the "Import Library..." option in the Sketch menu. These libraries are open source; the code is distributed with Processing.</p>
55

66
<div class="threecol">
77
<h5><a href="video/index.html">Video</a></h5>
@@ -47,7 +47,10 @@ <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-
<i>Contributed libraries are developed, documented, and maintained by members of the Processing community. Each must be downloaded separately and added to the "libraries" folder inside the Processing sketchbook folder. Further directions are included with each library. 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>. We strongly encourage all libraries to be open source, but not all of them are.<br /><br />Instructions and guidelines to develop a library can be found in the develop processing section under <a href="http://dev.processing.org/libraries/">libraries</a>.</i>
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 to this location. Follow the links below for more information about each library.<br />
51+
<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 and guidelines to develop a library can be found in the develop processing section under <a href="http://dev.processing.org/libraries/">libraries</a>.<br /><br />
53+
Libraries that are not working with the current version of Processing appear below with light gray text. We're working with the library developers on updates.
5154
</p>
5255

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

0 commit comments

Comments
 (0)