Skip to content

Commit

Permalink
Deploying to documentation from @ f6b3107 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Torwent committed Dec 8, 2023
1 parent da28062 commit ba2cff4
Show file tree
Hide file tree
Showing 77 changed files with 4,972 additions and 4,688 deletions.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/index.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .doctrees/polygon_maker.doctree
Binary file not shown.
149 changes: 75 additions & 74 deletions _sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,188 +6,189 @@ Welcome to WaspLib documentation!

:caption: TOOLS

polygonmaker
getobject
codetester
coordinate_dump_helper
polygon_maker
monster_maker
getpos
map_maker
webber
getobject
mapmaker
coordinate_dump_helper

-----------

.. toctree::
:maxdepth: 2

:caption: OSR -> ANTIBAN
:caption: UTILS

antiban
math
api
misc
biometrics
color
cacheparser
utiltypes

-----------

.. toctree::
:maxdepth: 2

:caption: OSR
:caption: UTILS -> ITEMS

progress
dotfilters
basestats
mm2ms
rsclient
basescript
consumables
items

-----------

.. toctree::
:maxdepth: 2

:caption: OSR -> ITEMFINDER
:caption: UTILS -> GEOMETRY

itemfinder
tcuboid
tpointarray
tpoint

-----------

.. toctree::
:maxdepth: 2

:caption: OSR -> WALKER
:caption: UTILS -> RECORDER

walker
recorder

-----------

.. toctree::
:maxdepth: 2

:caption: OSR -> WALKER -> OBJECTS
:caption: UTILS -> FORMS

walkerobjects
rsmonster
formutils
scriptform

-----------

.. toctree::
:maxdepth: 2

:caption: OSR -> INTERFACES
:caption: UTILS -> INPUT

xpdrop
silverscreen
login
mainscreen
chat
xpbarsetup
craftscreen
depositbox
furniturebuilder
collectbox
driftnet
xpbar
minimap
bankpin
grandexchange
bank
worldhopper
anvil
remoteinput
mouse
mousezoom

-----------

.. toctree::
:maxdepth: 2

:caption: OSR -> INTERFACES -> GAMETABS
:caption: UTILS -> DATA

logout
inventory
magic
data

-----------

.. toctree::
:maxdepth: 2

:caption: OSR -> HANDLERS
:caption: OSR

consumablehandler
combathandler
rsfishinghandler
loothandler
rsclient
basescript
basestats
progress
dotfilters
mm2ms

-----------

.. toctree::
:maxdepth: 2

:caption: UTILS -> INPUT
:caption: OSR -> INTERFACES

remoteinput
mousezoom
mouse
silverscreen
xpbarsetup
depositbox
login
worldhopper
chat
grandexchange
minimap
xpbar
mainscreen
craftscreen
bank
xpdrop
driftnet
collectbox
furniturebuilder
bankpin
anvil

-----------

.. toctree::
:maxdepth: 2

:caption: UTILS -> RECORDER
:caption: OSR -> INTERFACES -> GAMETABS

recorder
magic
inventory
logout

-----------

.. toctree::
:maxdepth: 2

:caption: UTILS
:caption: OSR -> ANTIBAN

api
math
utiltypes
cacheparser
color
biometrics
misc
antiban

-----------

.. toctree::
:maxdepth: 2

:caption: UTILS -> ITEMS
:caption: OSR -> WALKER

consumables
items
walker

-----------

.. toctree::
:maxdepth: 2

:caption: UTILS -> GEOMETRY
:caption: OSR -> WALKER -> OBJECTS

tpointarray
tpoint
tcuboid
walkerobjects
rsmonster

-----------

.. toctree::
:maxdepth: 2

:caption: UTILS -> FORMS
:caption: OSR -> ITEMFINDER

formutils
scriptform
itemfinder

-----------

.. toctree::
:maxdepth: 2

:caption: UTILS -> DATA
:caption: OSR -> HANDLERS

data
consumablehandler
rsfishinghandler
loothandler
combathandler

-----------

File renamed without changes.
File renamed without changes.
7 changes: 7 additions & 0 deletions _sources/polygon_maker.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

PolygonMaker
========
Simple tool to make polygons for TRSWalker.


------------
Loading

0 comments on commit ba2cff4

Please sign in to comment.