From 8ac1ea1ca51ffc843db5147397ab1fa2d80df9bb Mon Sep 17 00:00:00 2001 From: vallode <18506096+vallode@users.noreply.github.com> Date: Fri, 27 Jan 2023 19:03:36 +0100 Subject: [PATCH 1/2] Add show-unit-syndromes to removed scripts --- docs/about/Removed.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/about/Removed.rst b/docs/about/Removed.rst index ad36ed8a8..174bd1185 100644 --- a/docs/about/Removed.rst +++ b/docs/about/Removed.rst @@ -151,6 +151,12 @@ ruby Support for the Ruby language in DFHack scripts was removed due to the issues the Ruby library causes when used as an embedded language. +.. _show_unit_syndromes: + +show_unit_syndromes +==== +Replaced with a GUI version: `gui/unit-syndromes`. + .. _warn-stuck-trees: warn-stuck-trees From 6408fdf28d1efaefdc2a267afa40c33efb0e8406 Mon Sep 17 00:00:00 2001 From: Myk Date: Fri, 27 Jan 2023 13:58:56 -0800 Subject: [PATCH 2/2] Update docs/about/Removed.rst --- docs/about/Removed.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/about/Removed.rst b/docs/about/Removed.rst index 174bd1185..efac2f29c 100644 --- a/docs/about/Removed.rst +++ b/docs/about/Removed.rst @@ -154,7 +154,7 @@ the Ruby library causes when used as an embedded language. .. _show_unit_syndromes: show_unit_syndromes -==== +=================== Replaced with a GUI version: `gui/unit-syndromes`. .. _warn-stuck-trees: