Skip to content

Commit 96398de

Browse files
committed
Updating the libraries index to remove XML
1 parent 04a419b commit 96398de

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/api_en/libraries/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,12 @@ <h5><a href="serial/index.html">Serial</a></h5>
1616

1717
<div class="threecol">
1818
<h5>Candy SVG Import</h5>
19-
<p>Candy has been moved to the Procesing core code as of version 149. To load
19+
<p>This library has been moved to the Processing core code as of version 149. To load
2020
SVG files, check out the reference for PShape(), loadShape(), and shape().</p>
2121

2222
<h5><a href="xml/index.html">XML Import</a></h5>
23-
<p>A minimal XML importer.</p>
23+
<p>This library has been moved to the Processing core as of version 149. To load
24+
XML data, check out the reference for XMLElement in the extended reference.</p>
2425

2526
<h5><a href="opengl/index.html">OpenGL</a></h5>
2627
<p>Support for exporting OpenGL accelerated sketches. Utilizes the JOGL library.</p>

0 commit comments

Comments
 (0)