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 8588ba3 commit f480647Copy full SHA for f480647
docs/_includes/Sidebar.html
@@ -16,6 +16,7 @@
16
<li><a href="/mathics-threejs-backend/primitives/point">point</a></li>
17
<li><a href="/mathics-threejs-backend/primitives/polygon">polygon</a></li>
18
<li><a href="/mathics-threejs-backend/primitives/sphere">sphere</a></li>
19
+ <li><a href="/mathics-threejs-backend/primitives/text">text</a></li>
20
<li><a href="/mathics-threejs-backend/primitives/tube">tube</a></li>
21
<li><a href="/mathics-threejs-backend/primitives/uniformPolyhedron">uniform­Polyhedron</a></li>
22
</ul>
0 commit comments