Skip to content

Commit 6cd897b

Browse files
committed
Change to library index
1 parent 2ca72df commit 6cd897b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/api_en/libraries/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ <h5><a href="net/index.html">Network</a></h5>
1212

1313
<h5><a href="serial/index.html">Serial</a></h5>
1414
<p>Supports sending data between Processing and external hardware via serial communication (RS-232).</p>
15+
16+
<h5><a href="pdf/index.html">PDF Export</a></h5>
17+
<p>Generates PDF files.</p>
1518
</div>
1619

1720
<div class="threecol">
@@ -21,9 +24,6 @@ <h5><a href="opengl/index.html">OpenGL</a></h5>
2124
<h5><a href="http://code.compartmental.net/tools/minim/">&raquo; Minim</a></h5>
2225
<p>Uses the JavaSound API to provide an easy-to-use audio library. A simple API while
2326
still providing a reasonable amount of flexibility for more advanced users.</p>
24-
25-
<h5><a href="pdf/index.html">PDF Export</a></h5>
26-
<p>Generates PDF files.</p>
2727

2828
<h5><a href="dxf/index.html">DXF Export</a></h5>
2929
<p>Lines and triangles from P3D or OPENGL rendering modes can be sent directly to a DXF file. </p>

0 commit comments

Comments
 (0)