Skip to content

Commit

Permalink
update typedoc
Browse files Browse the repository at this point in the history
  • Loading branch information
xpadev-net committed Jun 8, 2022
1 parent 2e1590a commit dafd872
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
26 changes: 13 additions & 13 deletions docs/type/classes/default.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/type/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<a href="#niconicomments" id="niconicomments" style="color: inherit; text-decoration: none;">
<h1><a href="https://xpadev.net/niconicomments/">niconicomments</a></h1>
</a>
<p><a href="https://github.com/xpadev-net/niconicomments/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="GitHub license"></a><br>ニコニコ動画の公式プレイヤーに多少の互換性を持つコメント描画ライブラリです<br>This is a comment drawing library that is somewhat compatible with the official Nico Nico Douga player.<br>Reference: <a href="https://xpadev-net.github.io/niconicomments/">https://xpadev-net.github.io/niconicomments/</a><br>Github: <a href="https://github.com/xpadev-net/niconicomments">https://github.com/xpadev-net/niconicomments</a><br>npm: <a href="https://www.npmjs.com/package/@xpadev-net/niconicomments">https://www.npmjs.com/package/@xpadev-net/niconicomments</a> </p>
<p><a href="https://github.com/xpadev-net/niconicomments/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="GitHub license"></a><br>ニコニコ動画の公式プレイヤー互換の高パフォーマンスなコメント描画ライブラリ<br>High peformance High compatibility comment drawing library<br>Reference: <a href="https://xpadev-net.github.io/niconicomments/">https://xpadev-net.github.io/niconicomments/</a><br>Github: <a href="https://github.com/xpadev-net/niconicomments">https://github.com/xpadev-net/niconicomments</a><br>npm: <a href="https://www.npmjs.com/package/@xpadev-net/niconicomments">https://www.npmjs.com/package/@xpadev-net/niconicomments</a> </p>

<a href="#installation" id="installation" style="color: inherit; text-decoration: none;">
<h2>Installation</h2>
Expand All @@ -22,5 +22,5 @@ <h2>Examples</h2>
<a href="#sample" id="sample" style="color: inherit; text-decoration: none;">
<h2>Sample</h2>
</a>
<p><a href="https://xpadev.net/niconicomments/sample.html">レッツゴー!陰陽師</a><br><a href="https://codepen.io/xpadev-net/pen/mdBdQmX">レッツゴー!陰陽師(CodePen)</a><br><a href="https://xpadev.net/niconicomments/ryuuseigun.html">ニコニコ動画流星群</a> </p>
<p><a href="https://xpadev.net/niconicomments/sample.html">サンプル</a><br><a href="https://codepen.io/xpadev-net/pen/mdBdQmX">CodePen</a> </p>
</div></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class="current"><a href="modules.html">Exports</a></li><li class=" tsd-kind-namespace"><a href="modules/_internal_.html">&lt;internal&gt;</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="tsd-kind-class"><a href="classes/default.html" class="tsd-kind-icon">default</a></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li><li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li><li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="assets/main.js"></script></body></html>
2 changes: 1 addition & 1 deletion docs/type/modules/_internal_.html

Large diffs are not rendered by default.

0 comments on commit dafd872

Please sign in to comment.