Skip to content

Commit

Permalink
Deployed 8149503 with MkDocs version: 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dlchamp committed Sep 3, 2023
1 parent ea70d2f commit f2bb1e4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 48 deletions.
53 changes: 6 additions & 47 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -488,22 +488,8 @@
</li>

<li class="md-nav__item">
<a href="#examples-and-documentation" class="md-nav__link">
Examples and Documentation
</a>

</li>

<li class="md-nav__item">
<a href="#to-do" class="md-nav__link">
To-Do
</a>

</li>

<li class="md-nav__item">
<a href="#contributing" class="md-nav__link">
Contributing
<a href="#support" class="md-nav__link">
Support
</a>

</li>
Expand Down Expand Up @@ -1053,22 +1039,8 @@
</li>

<li class="md-nav__item">
<a href="#examples-and-documentation" class="md-nav__link">
Examples and Documentation
</a>

</li>

<li class="md-nav__item">
<a href="#to-do" class="md-nav__link">
To-Do
</a>

</li>

<li class="md-nav__item">
<a href="#contributing" class="md-nav__link">
Contributing
<a href="#support" class="md-nav__link">
Support
</a>

</li>
Expand Down Expand Up @@ -1194,21 +1166,8 @@ <h3 id="filtering-commands">Filtering Commands</h3>
<span class="n">commands</span> <span class="o">=</span> <span class="n">helply</span><span class="o">.</span><span class="n">get_all_commands</span><span class="p">(</span><span class="n">guild_id</span><span class="p">,</span> <span class="n">permissions</span><span class="o">=</span><span class="n">permissions</span><span class="p">,</span> <span class="n">dm_only</span><span class="o">=</span><span class="n">dm_only</span><span class="p">)</span>
</code></pre></div></p>
</blockquote>
<h2 id="examples-and-documentation">Examples and Documentation</h2>
<p>For more examples and documentation, please visit the following links:</p>
<ul>
<li><a href="https://dlchamp.github.io/Helply/examples/basic/">Example</a></li>
<li><a href="https://dlchamp.github.io/Helply/">Docs</a></li>
<li>You may also join the <a href="https://discord.gg/nmwaDS35sC">discord</a> to get support or just chat.</li>
</ul>
<h2 id="to-do">To-Do</h2>
<ul>
<li>add support for nextcord and py-cord</li>
<li>contribution guidelines</li>
</ul>
<h2 id="contributing">Contributing</h2>
<p>ALl contributions are welcome. Feel free to open an issue or submit a pull request if you'd like to see something added.
Contribution guidelines coming soon™</p>
<h2 id="support">Support</h2>
<p>Join the <a href="https://discord.gg/nmwaDS35sC">discord</a> to get support or just chat.</p>



Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit f2bb1e4

Please sign in to comment.