|
|
|
@ -23,12 +23,24 @@ the next instruction.
|
|
|
|
|
|
|
|
|
|
This listing is autogenerated from ``.rst`` files in the 3rdparty scripts directory.
|
|
|
|
|
|
|
|
|
|
.. warning::
|
|
|
|
|
|
|
|
|
|
Because this documentation is pulled in from external sources,
|
|
|
|
|
it may not match the DFHack distribution exactly.
|
|
|
|
|
|
|
|
|
|
* Some scripts should have a prefix (eg listed as ``myscript``,
|
|
|
|
|
should be ``gui/myscript``) but don't.
|
|
|
|
|
* Some sections of documentation may refer to scripts which are
|
|
|
|
|
not distributed with DFHack.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
:glob:
|
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
|
|
/scripts/3rdparty/*/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
=======
|
|
|
|
|
devel/*
|
|
|
|
|
=======
|
|
|
|
@ -649,7 +661,7 @@ Runs `plugins/autolabor`, with settings tuned for small but highly skilled workf
|
|
|
|
|
|
|
|
|
|
autounsuspend
|
|
|
|
|
=============
|
|
|
|
|
Automatically unsuspend construction jobs, on a recurring basis.
|
|
|
|
|
Automatically unsuspend jobs in workshops, on a recurring basis.
|
|
|
|
|
See `scripts/unsuspend` for one-off use, or `plugins/resume` ``all``.
|
|
|
|
|
|
|
|
|
|
ban-cooking
|
|
|
|
@ -1205,8 +1217,8 @@ Undesignates building base materials for dumping.
|
|
|
|
|
|
|
|
|
|
unsuspend
|
|
|
|
|
=========
|
|
|
|
|
Unsuspend construction jobs, on a one-off basis. See `scripts/autounsuspend` for regular use.
|
|
|
|
|
Equivalent to `plugins/resume` ``all``.
|
|
|
|
|
Unsuspend jobs in workshops, on a one-off basis. See `scripts/autounsuspend`
|
|
|
|
|
for regular use.
|
|
|
|
|
|
|
|
|
|
.. _scripts/view-item-info:
|
|
|
|
|
|
|
|
|
|