Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
slashinfty committed May 23, 2024
1 parent f1aadb2 commit 4cb0d85
Show file tree
Hide file tree
Showing 12 changed files with 102 additions and 99 deletions.
12 changes: 6 additions & 6 deletions docs/classes/Manager.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions docs/classes/Match.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions docs/classes/Player.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions docs/classes/Tournament.html

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@
<p>In the browser:</p>
<pre><code class="language-js"><span class="hl-3">import</span><span class="hl-1"> </span><span class="hl-4">TournamentOrganizer</span><span class="hl-1"> </span><span class="hl-3">from</span><span class="hl-1"> </span><span class="hl-2">&quot;https://unpkg.com/tournament-organizer/dist/index.module.js&quot;</span><span class="hl-1">;</span>
</code><button>Copy</button></pre>
<p>The following imports are also available:</p>
<pre><code class="language-ts"><span class="hl-3">import</span><span class="hl-1"> {</span><br/><span class="hl-1"> </span><span class="hl-4">Match</span><span class="hl-1">,</span><br/><span class="hl-1"> </span><span class="hl-4">Player</span><span class="hl-1">,</span><br/><span class="hl-1"> </span><span class="hl-4">Tournament</span><br/><span class="hl-1">} </span><span class="hl-3">from</span><span class="hl-1"> </span><span class="hl-2">&#39;tournament-organizer/components&#39;</span><span class="hl-1">;</span><br/><br/><span class="hl-3">import</span><span class="hl-1"> {</span><br/><span class="hl-1"> </span><span class="hl-4">MatchValues</span><span class="hl-1">,</span><br/><span class="hl-1"> </span><span class="hl-4">PlayerValues</span><span class="hl-1">,</span><br/><span class="hl-1"> </span><span class="hl-4">SettableMatchValues</span><span class="hl-1">,</span><br/><span class="hl-1"> </span><span class="hl-4">SettablePlayerValues</span><span class="hl-1">,</span><br/><span class="hl-1"> </span><span class="hl-4">SettableTournamentValues</span><span class="hl-1">,</span><br/><span class="hl-1"> </span><span class="hl-4">StandingsValues</span><span class="hl-1">,</span><br/><span class="hl-1"> </span><span class="hl-4">TournamentValues</span><br/><span class="hl-1">} </span><span class="hl-3">from</span><span class="hl-1"> </span><span class="hl-2">&#39;tournament-organizer/interfaces&#39;</span><span class="hl-1">;</span>
</code><button>Copy</button></pre>
<a id="md:about" class="tsd-anchor"></a><h2><a href="#md:about">About</a></h2><p>For more information, visit the <a href="https://github.com/slashinfty/tournament-organizer">repository</a>.</p>
</div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-private" name="private"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Private</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#md:installation"><span>Installation</span></a><ul><li><a href="#md:importing"><span>Importing</span></a></li></ul><a href="#md:about"><span>About</span></a></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="modules.html" class="current"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-1"></use></svg><span>tournament-organizer</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base="."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
Loading

0 comments on commit 4cb0d85

Please sign in to comment.