resort tags according to new spreadsheet order

also fix tag syncing command so short descriptions with internal periods
are parsed correctly
develop
myk002 2022-08-16 09:36:17 -07:00
parent 4373f865a3
commit 22356e2fd6
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
19 changed files with 19 additions and 19 deletions

@ -3,7 +3,7 @@ autodump
.. dfhack-tool:: .. dfhack-tool::
:summary: Automatically set items in a stockpile to be dumped. :summary: Automatically set items in a stockpile to be dumped.
:tags: fort productivity fps armok stockpiles items :tags: fort armok fps productivity items stockpiles
:no-command: :no-command:
.. dfhack-command:: autodump .. dfhack-command:: autodump

@ -3,7 +3,7 @@ automaterial
.. dfhack-tool:: .. dfhack-tool::
:summary: Sorts building materials by recent usage. :summary: Sorts building materials by recent usage.
:tags: fort productivity design buildings map :tags: fort design productivity buildings map
:no-command: :no-command:
This plugin makes building constructions (walls, floors, fortifications, etc) This plugin makes building constructions (walls, floors, fortifications, etc)

@ -3,7 +3,7 @@ automelt
.. dfhack-tool:: .. dfhack-tool::
:summary: Quickly designate items to be melted. :summary: Quickly designate items to be melted.
:tags: fort productivity stockpiles items :tags: fort productivity items stockpiles
:no-command: :no-command:
When `enabled <enable>`, this plugin adds an option to the :kbd:`q` menu for When `enabled <enable>`, this plugin adds an option to the :kbd:`q` menu for

@ -3,7 +3,7 @@ autotrade
.. dfhack-tool:: .. dfhack-tool::
:summary: Quickly designate items to be traded. :summary: Quickly designate items to be traded.
:tags: fort productivity stockpiles items :tags: fort productivity items stockpiles
:no-command: :no-command:
When `enabled <enable>`, this plugin adds an option to the :kbd:`q` menu for When `enabled <enable>`, this plugin adds an option to the :kbd:`q` menu for

@ -3,7 +3,7 @@ blueprint
.. dfhack-tool:: .. dfhack-tool::
:summary: Record a live game map in a quickfort blueprint. :summary: Record a live game map in a quickfort blueprint.
:tags: fort design buildings stockpiles map :tags: fort design buildings map stockpiles
With ``blueprint``, you can export the structure of a portion of your fortress With ``blueprint``, you can export the structure of a portion of your fortress
in a blueprint file that you (or anyone else) can later play back with in a blueprint file that you (or anyone else) can later play back with

@ -3,7 +3,7 @@ burrows
.. dfhack-tool:: .. dfhack-tool::
:summary: Auto-expand burrows as you dig. :summary: Auto-expand burrows as you dig.
:tags: fort auto productivity design map units :tags: fort auto design productivity map units
:no-command: :no-command:
.. dfhack-command:: burrow .. dfhack-command:: burrow

@ -6,7 +6,7 @@ cleaners
.. dfhack-tool:: .. dfhack-tool::
:summary: Provides commands for cleaning spatter from the map. :summary: Provides commands for cleaning spatter from the map.
:tags: adventure fort fps armok items map units :tags: adventure fort armok fps items map units
:no-command: :no-command:
.. dfhack-command:: clean .. dfhack-command:: clean

@ -3,7 +3,7 @@ cursecheck
.. dfhack-tool:: .. dfhack-tool::
:summary: Check for cursed creatures. :summary: Check for cursed creatures.
:tags: dev fps stockpiles :tags: fort armok inspection units
This command checks a single map tile (or the whole map/world) for cursed This command checks a single map tile (or the whole map/world) for cursed
creatures (ghosts, vampires, necromancers, werebeasts, zombies, etc.). creatures (ghosts, vampires, necromancers, werebeasts, zombies, etc.).

@ -6,7 +6,7 @@ dig
.. dfhack-tool:: .. dfhack-tool::
:summary: Provides commands for designating tiles for digging. :summary: Provides commands for designating tiles for digging.
:tags: fort productivity design map :tags: fort design productivity map
:no-command: :no-command:
.. dfhack-command:: digv .. dfhack-command:: digv

@ -3,7 +3,7 @@ embark-assistant
.. dfhack-tool:: .. dfhack-tool::
:summary: Embark site selection support. :summary: Embark site selection support.
:tags: fort embark interface :tags: embark fort interface
Run this command while the pre-embark screen is displayed to show extended (and Run this command while the pre-embark screen is displayed to show extended (and
reasonably correct) resource information for the embark rectangle as well as reasonably correct) resource information for the embark rectangle as well as

@ -3,7 +3,7 @@ embark-tools
.. dfhack-tool:: .. dfhack-tool::
:summary: Extend the embark screen functionality. :summary: Extend the embark screen functionality.
:tags: fort embark interface :tags: embark fort interface
Usage:: Usage::

@ -6,7 +6,7 @@ filltraffic
.. dfhack-tool:: .. dfhack-tool::
:summary: Set traffic designations using flood-fill starting at the cursor. :summary: Set traffic designations using flood-fill starting at the cursor.
:tags: fort productivity design map :tags: fort design productivity map
.. dfhack-command:: alltraffic .. dfhack-command:: alltraffic
:summary: Set traffic designations for every single tile of the map. :summary: Set traffic designations for every single tile of the map.

@ -3,7 +3,7 @@ mode
.. dfhack-tool:: .. dfhack-tool::
:summary: See and change the game mode. :summary: See and change the game mode.
:tags: dev gameplay armok :tags: armok dev gameplay
.. warning:: .. warning::

@ -5,7 +5,7 @@ prospector
.. dfhack-tool:: .. dfhack-tool::
:summary: Provides commands that help you analyze natural resources. :summary: Provides commands that help you analyze natural resources.
:tags: fort embark inspection armok map :tags: embark fort armok inspection map
:no-command: :no-command:
.. dfhack-command:: prospect .. dfhack-command:: prospect

@ -5,7 +5,7 @@ reveal
.. dfhack-tool:: .. dfhack-tool::
:summary: Reveals the map. :summary: Reveals the map.
:tags: adventure fort inspection armok map :tags: adventure fort armok inspection map
.. dfhack-tool:: unreveal .. dfhack-tool:: unreveal
:summary: Hides previously hidden tiles again. :summary: Hides previously hidden tiles again.

@ -3,7 +3,7 @@ showmood
.. dfhack-tool:: .. dfhack-tool::
:summary: Shows all items needed for the active strange mood. :summary: Shows all items needed for the active strange mood.
:tags: fort inspection armok jobs units :tags: fort armok inspection jobs units
Usage:: Usage::

@ -5,7 +5,7 @@ stockpiles
.. dfhack-tool:: .. dfhack-tool::
:summary: Import and export stockpile settings. :summary: Import and export stockpile settings.
:tags: fort productivity design stockpiles :tags: fort design productivity stockpiles
:no-command: :no-command:
.. dfhack-command:: copystock .. dfhack-command:: copystock

@ -3,7 +3,7 @@ stonesense
.. dfhack-tool:: .. dfhack-tool::
:summary: A 3D isometric visualizer. :summary: A 3D isometric visualizer.
:tags: adventure fort map graphics :tags: adventure fort graphics map
.. dfhack-command:: ssense .. dfhack-command:: ssense
:summary: An alias for stonesense. :summary: An alias for stonesense.

@ -3,7 +3,7 @@ tweak
.. dfhack-tool:: .. dfhack-tool::
:summary: A collection of tweaks and bugfixes. :summary: A collection of tweaks and bugfixes.
:tags: adventure fort fps bugfix armok interface :tags: adventure fort armok bugfix fps interface
Usage:: Usage::