diff --git a/docs/Plugins.rst b/docs/Plugins.rst index 8af3f4d5c..211fb9e35 100644 --- a/docs/Plugins.rst +++ b/docs/Plugins.rst @@ -2446,15 +2446,6 @@ Example: ``filltraffic H`` When used in a room with doors, it will set traffic to HIGH in just that room. -.. _fortplan: - -fortplan -======== -**Fortplan has been removed.** Please use DFHack's more powerful `quickfort` -script instead. You can use your existing .csv files. Just move them to the -``blueprints`` folder in your DF installation, and instead of -``fortplan file.csv`` run ``quickfort run file.csv``. - .. _getplants: getplants diff --git a/docs/Removed.rst b/docs/Removed.rst index f98915bdd..5d68b2133 100644 --- a/docs/Removed.rst +++ b/docs/Removed.rst @@ -10,6 +10,26 @@ work (e.g. links from the `changelog`). :local: :depth: 1 +.. _digfort: + +digfort +======= +A script to designate an area for digging according to a plan in csv format. +Please use DFHack's more powerful `quickfort` script instead. You can use your +existing .csv files. Just move them to the ``blueprints`` folder in your DF +installation, and instead of ``digfort file.csv``, run +``quickfort run file.csv``. + +.. _fortplan: + +fortplan +======== +Designates furniture for building according to a ``.csv`` file with +quickfort-style syntax. Please use DFHack's more powerful `quickfort` +script instead. You can use your existing .csv files. Just move them to the +``blueprints`` folder in your DF installation, and instead of +``fortplan file.csv`` run ``quickfort run file.csv``. + .. _warn-stuck-trees: warn-stuck-trees