Skip to content

Commit 2c1771d

Browse files
committed
Updated web page
2 parents 4a9bdf6 + 17fe041 commit 2c1771d

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

web/index.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ <h2>##tool.name##</h2>
4747
<p>
4848
##tool.sentence##<br>
4949
##tool.paragraph##<br>
50-
Feel free to replace this paragraph with a description of the tool.<br>
51-
Contributed libraries are developed, documented, and maintained by members of the Processing community. Further directions are included with each tool. For feedback and support, please post to the Discourse. We strongly encourage all libraries to be open source, but not all of them are.
5250
</p>
5351
</div>
5452

@@ -73,15 +71,15 @@ <h2>Installation</h2>
7371
<p><strong>Source</strong>. The source code of ##tool.name## is available at <a href="##source.url##">##source.host##</a>, and its repository can be browsed <a href="##source.repository##" target="_blank">here</a>.</p>
7472
</div>
7573

76-
74+
<!--
7775
<div id="examples" class="clear">
7876
<h2>Examples</h2>
7977
<p>Find a list of examples in the current distribution of ##tool.name##, or have a look at them by following the links below.</p>
8078
<ul>
8179
##examples##
8280
</ul>
8381
</div>
84-
82+
-->
8583

8684
<div id="info">
8785
<h2>Tested</h2>

0 commit comments

Comments
 (0)