From 1277e84161570fb2d6e99fd87ef1c28e5b917f81 Mon Sep 17 00:00:00 2001 From: Timur Kelman Date: Tue, 5 Sep 2023 15:48:36 +0200 Subject: [PATCH] add gui/workorder-details and gui/workshop-job to Removed.rst this PR should be completed simultaneously with https://github.com/DFHack/scripts/pull/799 or abandoned in case https://github.com/DFHack/dfhack/issues/3729 is solved --- docs/about/Removed.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/about/Removed.rst b/docs/about/Removed.rst index 34d44ab0d1..79f32c86d7 100644 --- a/docs/about/Removed.rst +++ b/docs/about/Removed.rst @@ -244,3 +244,15 @@ Replaced with an `overlay`. warn-stuck-trees ================ The corresponding DF :bug:`9252` was fixed in DF 0.44.01. + +.. _gui/workshop-job: + +gui/workshop-job +================ +Merged with `gui/workorder-details` and renamed into `gui/job-details` + +.. _gui/workorder-details: + +gui/workorder-details +===================== +Merged with `gui/workshop-job` and renamed into `gui/job-details`