Skip to content

Commit

Permalink
Deploying to documentation from @ 1eee137 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Torwent committed Dec 10, 2023
1 parent 78d9d68 commit 1a3d09c
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 18 deletions.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/utiltypes.doctree
Binary file not shown.
9 changes: 0 additions & 9 deletions _sources/utiltypes.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,4 @@ type EWLBankLocation
EWLBankLocation is a enumerator that contains all bank locations supported by WaspLib.


------------

type EWLCombatLocation
~~~~~~~~~~~~~~~~~~~~~~

EWLCombatLocation is a enumerator that contains all the combat locations supported by WaspLib.
As in... the locations that have mapped coordinates!


------------
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ <h1>Welcome to WaspLib documentation!<a class="headerlink" href="#welcome-to-was
</li>
<li class="toctree-l1"><a class="reference internal" href="utiltypes.html">Utility types, contants and variables</a><ul>
<li class="toctree-l2"><a class="reference internal" href="utiltypes.html#type-ewlbanklocation">type EWLBankLocation</a></li>
<li class="toctree-l2"><a class="reference internal" href="utiltypes.html#type-ewlcombatlocation">type EWLCombatLocation</a></li>
</ul>
</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

7 changes: 0 additions & 7 deletions utiltypes.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
<li class="toctree-l1"><a class="reference internal" href="cacheparser.html">RSCacheParser</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Utility types, contants and variables</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#type-ewlbanklocation">type EWLBankLocation</a></li>
<li class="toctree-l2"><a class="reference internal" href="#type-ewlcombatlocation">type EWLCombatLocation</a></li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -175,12 +174,6 @@ <h1>Utility types, contants and variables<a class="headerlink" href="#utility-ty
<section id="type-ewlbanklocation">
<h2>type EWLBankLocation<a class="headerlink" href="#type-ewlbanklocation" title="Link to this heading"></a></h2>
<p>EWLBankLocation is a enumerator that contains all bank locations supported by WaspLib.</p>
</section>
<hr class="docutils" />
<section id="type-ewlcombatlocation">
<h2>type EWLCombatLocation<a class="headerlink" href="#type-ewlcombatlocation" title="Link to this heading"></a></h2>
<p>EWLCombatLocation is a enumerator that contains all the combat locations supported by WaspLib.
As in… the locations that have mapped coordinates!</p>
<hr class="docutils" />
</section>
</section>
Expand Down

0 comments on commit 1a3d09c

Please sign in to comment.