We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 779fe00 commit 02fddcbCopy full SHA for 02fddcb
docs/yuidoc-p5-theme-src/scripts/tpl/itemEnd.html
@@ -1,12 +1,12 @@
1
<p>
2
3
- <div class="meta">
+<!-- <div class="meta">
4
<% if (item.class) { %>
5
<p>Class:
6
<strong><a href='#/<%=item.class%>'><%=item.class%></a></strong></p>
7
<% } %>
8
9
- </div>
+ </div> -->
10
11
12
<p class="ref-notice"> If you see any errors or have suggestions, <a href="https://github.com/processing/p5.js/issues">please let us know</a>.<p>
0 commit comments