mirror of
https://github.com/Relintai/voxelman.git
synced 2024-11-14 10:17:20 +01:00
60 lines
966 B
ReStructuredText
60 lines
966 B
ReStructuredText
Welcome to Entity-Spell System's documentation!
|
|
===============================================
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contents:
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: About
|
|
:name: sec-about
|
|
|
|
introduction/introduction
|
|
introduction/compiling
|
|
introduction/design
|
|
introduction/optional_dependencies
|
|
introduction/companion_addon
|
|
introduction/todos
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: World
|
|
:name: sec-world
|
|
|
|
world/voxel_world
|
|
world/voxel_chunk
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Items
|
|
:name: sec-items
|
|
|
|
items/item
|
|
items/craft_recipes
|
|
items/equipment
|
|
items/item_visuals
|
|
items/loot
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Class reference
|
|
:name: sec-class-ref
|
|
|
|
classes/index
|
|
|
|
.. Indices and tables
|
|
.. ------------------
|
|
..
|
|
.. * :ref:`genindex`
|
|
.. * :ref:`modindex`
|
|
.. * :ref:`search` |