From 99292a2a45f93cc27899c1f2ff4cda38c852c0b6 Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Tue, 11 Dec 2018 16:00:15 +0100 Subject: Document the deprecation of hint declaration withou database in refman. Follow-up of #8987. --- doc/sphinx/proof-engine/tactics.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/sphinx/proof-engine/tactics.rst b/doc/sphinx/proof-engine/tactics.rst index ad80cb62e1..5958aed215 100644 --- a/doc/sphinx/proof-engine/tactics.rst +++ b/doc/sphinx/proof-engine/tactics.rst @@ -3427,6 +3427,8 @@ The general command to add a hint to some databases :n:`{+ @ident}` is No database name is given: the hint is registered in the core database. + .. deprecated:: 8.10 + .. cmdv:: Local Hint @hint_definition : {+ @ident} This is used to declare hints that must not be exported to the other modules -- cgit v1.2.3