parent
9c7731f072
commit
bd58158126
@ -1,23 +1,27 @@
|
||||
.. _tags:
|
||||
|
||||
Tags
|
||||
====
|
||||
Tool categories
|
||||
===============
|
||||
|
||||
This is the list of tags and their descriptions.
|
||||
Related DFHack tools are grouped by tags to make them easier to find. If you'd
|
||||
like to see the full list of commands, please refer to the `index <genindex>`.
|
||||
|
||||
- adventure: Tools relevant to adventure mode
|
||||
- fort: Tools relevant to fort mode
|
||||
- legends: Tools relevant to legends mode
|
||||
- items: Tools that create or modify in-game items
|
||||
- units: Tools that create or modify units
|
||||
- jobs: Tools that create or modify jobs
|
||||
- labors: Tools that deal with labor assignment
|
||||
- auto: Tools that automatically manage some aspect of your fortress
|
||||
- map: Map modification
|
||||
- system: Tools related to working with DFHack commands or the core DFHack library
|
||||
- productivity: Tools that help you do things that you could do manually, but using the tool is better and faster
|
||||
- animals: Tools that help you manage animals
|
||||
- fix: Tools that fix specific bugs
|
||||
- inspection: Tools that let you inspect game data
|
||||
- buildings/furniture: Tools that help you work wtih placing or configuring buildings and furniture
|
||||
- quickfort: Tools that are involved in creating and playing back blueprints
|
||||
These are the DFHack tool categories. Note that a tool may belong to more than
|
||||
one category.
|
||||
|
||||
- :dfhack-tag:`adventure`: Tools relevant to adventure mode
|
||||
- :dfhack-tag:`fort`: Tools relevant to fort mode
|
||||
- :dfhack-tag:`legends`: Tools relevant to legends mode
|
||||
- :dfhack-tag:`items`: Tools that create or modify in-game items
|
||||
- :dfhack-tag:`units`: Tools that create or modify units
|
||||
- :dfhack-tag:`jobs`: Tools that create or modify jobs
|
||||
- :dfhack-tag:`labors`: Tools that deal with labor assignment
|
||||
- :dfhack-tag:`auto`: Tools that automatically manage some aspect of your fortress
|
||||
- :dfhack-tag:`map`: Map modification
|
||||
- :dfhack-tag:`system`: Tools related to working with DFHack commands or the core DFHack library
|
||||
- :dfhack-tag:`productivity`: Tools that help you do things that you could do manually, but using the tool is better and faster
|
||||
- :dfhack-tag:`animals`: Tools that help you manage animals
|
||||
- :dfhack-tag:`fix`: Tools that fix specific bugs
|
||||
- :dfhack-tag:`inspection`: Tools that let you inspect game data
|
||||
- :dfhack-tag:`buildings/furniture`: Tools that help you work wtih placing or configuring buildings and furniture
|
||||
- :dfhack-tag:`quickfort`: Tools that are involved in creating and playing back blueprints
|
||||
|
@ -1,15 +0,0 @@
|
||||
.. _tools-index:
|
||||
|
||||
==================
|
||||
DFHack Tools Index
|
||||
==================
|
||||
|
||||
These pages contain information about the plugins, scripts, and built-in
|
||||
commands distributed with DFHack.
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
:glob:
|
||||
|
||||
/docs/tools/*
|
||||
/docs/tools/*/*
|
Loading…
Reference in New Issue