Skip to content

Commit 0ad78ca

Browse files
committed
Add book emoji
1 parent 517e40d commit 0ad78ca

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

β€Žindex.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -771,32 +771,32 @@ <h3>API References</h3>
771771
<h2>Available API References</h2>
772772
<ul class="tsd-module-index" id="searchableModules">
773773
<li class="module-item" data-name="engine">
774-
<h3>Engine</h3>
774+
<h3>πŸ“– Engine</h3>
775775
<p>The core PlayCanvas engine featuring rendering, physics, animation, sound, and more.</p>
776776
<a href="./engine/" class="module-link">View API Reference</a>
777777
</li>
778778
<li class="module-item" data-name="web-components">
779-
<h3>Web Components</h3>
779+
<h3>πŸ“– Web Components</h3>
780780
<p>Custom HTML elements for building declarative PlayCanvas applications.</p>
781781
<a href="./web-components/" class="module-link">View API Reference</a>
782782
</li>
783783
<li class="module-item" data-name="editor-api">
784-
<h3>Editor</h3>
784+
<h3>πŸ“– Editor</h3>
785785
<p>API for interfacing with the PlayCanvas Editor.</p>
786786
<a href="./editor-api/" class="module-link">View API Reference</a>
787787
</li>
788788
<li class="module-item" data-name="observer">
789-
<h3>Observer</h3>
789+
<h3>πŸ“– Observer</h3>
790790
<p>Reactive data observation and binding system.</p>
791791
<a href="./observer/" class="module-link">View API Reference</a>
792792
</li>
793793
<li class="module-item" data-name="pcui">
794-
<h3>PCUI</h3>
794+
<h3>πŸ“– PCUI</h3>
795795
<p>User interface component library for creating tools and editors.</p>
796796
<a href="./pcui/" class="module-link">View API Reference</a>
797797
</li>
798798
<li class="module-item" data-name="pcui-graph">
799-
<h3>PCUI Graph</h3>
799+
<h3>πŸ“– PCUI Graph</h3>
800800
<p>Graph user interface components for creating node-based editors.</p>
801801
<a href="./pcui-graph/" class="module-link">View API Reference</a>
802802
</li>

0 commit comments

Comments
Β (0)