parent
9c7731f072
commit
bd58158126
@ -1,23 +1,27 @@
|
|||||||
.. _tags:
|
.. _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
|
These are the DFHack tool categories. Note that a tool may belong to more than
|
||||||
- fort: Tools relevant to fort mode
|
one category.
|
||||||
- legends: Tools relevant to legends mode
|
|
||||||
- items: Tools that create or modify in-game items
|
- :dfhack-tag:`adventure`: Tools relevant to adventure mode
|
||||||
- units: Tools that create or modify units
|
- :dfhack-tag:`fort`: Tools relevant to fort mode
|
||||||
- jobs: Tools that create or modify jobs
|
- :dfhack-tag:`legends`: Tools relevant to legends mode
|
||||||
- labors: Tools that deal with labor assignment
|
- :dfhack-tag:`items`: Tools that create or modify in-game items
|
||||||
- auto: Tools that automatically manage some aspect of your fortress
|
- :dfhack-tag:`units`: Tools that create or modify units
|
||||||
- map: Map modification
|
- :dfhack-tag:`jobs`: Tools that create or modify jobs
|
||||||
- system: Tools related to working with DFHack commands or the core DFHack library
|
- :dfhack-tag:`labors`: Tools that deal with labor assignment
|
||||||
- productivity: Tools that help you do things that you could do manually, but using the tool is better and faster
|
- :dfhack-tag:`auto`: Tools that automatically manage some aspect of your fortress
|
||||||
- animals: Tools that help you manage animals
|
- :dfhack-tag:`map`: Map modification
|
||||||
- fix: Tools that fix specific bugs
|
- :dfhack-tag:`system`: Tools related to working with DFHack commands or the core DFHack library
|
||||||
- inspection: Tools that let you inspect game data
|
- :dfhack-tag:`productivity`: Tools that help you do things that you could do manually, but using the tool is better and faster
|
||||||
- buildings/furniture: Tools that help you work wtih placing or configuring buildings and furniture
|
- :dfhack-tag:`animals`: Tools that help you manage animals
|
||||||
- quickfort: Tools that are involved in creating and playing back blueprints
|
- :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