aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/usingBookmaker.bmh
diff options
context:
space:
mode:
Diffstat (limited to 'docs/usingBookmaker.bmh')
-rw-r--r--docs/usingBookmaker.bmh12
1 files changed, 9 insertions, 3 deletions
diff --git a/docs/usingBookmaker.bmh b/docs/usingBookmaker.bmh
index 50fde6d17a..5261e61b44 100644
--- a/docs/usingBookmaker.bmh
+++ b/docs/usingBookmaker.bmh
@@ -32,13 +32,19 @@ documentation to be deprecated as well.
#Code
###$
#Method void someMethodThatIsNowDeprecated()
-
#Deprecated
##
+$$
+
+Use
+
+$Code
+##Deprecated soon
+$$
+
+if the change is soon to be deprecated.
-##
$$$#
-##
To regenerate the documentation, follow the Installing and Regenerate steps below.