From 6a5dcbbfea1af0308a4d49e7c5bcea26d74a739d Mon Sep 17 00:00:00 2001 From: Gaëtan Gilbert Date: Fri, 31 May 2019 13:09:23 +0200 Subject: Remove Show Script (deprecated in 8.10) --- .../07-commands-and-options/10277-no-show-script.rst | 2 ++ doc/sphinx/proof-engine/proof-handling.rst | 13 ------------- 2 files changed, 2 insertions(+), 13 deletions(-) create mode 100644 doc/changelog/07-commands-and-options/10277-no-show-script.rst (limited to 'doc') diff --git a/doc/changelog/07-commands-and-options/10277-no-show-script.rst b/doc/changelog/07-commands-and-options/10277-no-show-script.rst new file mode 100644 index 0000000000..7fdeb632b4 --- /dev/null +++ b/doc/changelog/07-commands-and-options/10277-no-show-script.rst @@ -0,0 +1,2 @@ +- Remove ``Show Script`` command (deprecated since 8.10) + (`#10277 `_, by Gaëtan Gilbert). diff --git a/doc/sphinx/proof-engine/proof-handling.rst b/doc/sphinx/proof-engine/proof-handling.rst index 3f966755ca..ca7f037815 100644 --- a/doc/sphinx/proof-engine/proof-handling.rst +++ b/doc/sphinx/proof-engine/proof-handling.rst @@ -535,19 +535,6 @@ Requesting information eexists ?[n]. Show n. - .. cmdv:: Show Script - :name: Show Script - - Displays the whole list of tactics applied from the - beginning of the current proof. This tactics script may contain some - holes (subgoals not yet proved). They are printed under the form - - ````. - - .. deprecated:: 8.10 - - Please use a text editor. - .. cmdv:: Show Proof :name: Show Proof -- cgit v1.2.3