From ebb3fe525e6e8c71b9e39dca686f4996e0af0cda Mon Sep 17 00:00:00 2001 From: Christoph Egger Date: Sat, 10 Oct 2015 19:04:29 +0200 Subject: [PATCH 1/1] Reference Macros insted of having the details inside the comment section --- source/using.rst | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/source/using.rst b/source/using.rst index 0abfa1c..ccf871c 100644 --- a/source/using.rst +++ b/source/using.rst @@ -21,12 +21,8 @@ comments add information intended for human observers to an address and are displayed at that address. Local comments are supposed to be meaningful only in the context of the specific function but not when the same address appears within different functions. However, local -functions are not completely implemented yet. - -Within comments, special placeholders exist. This way functions (and, -later, other objects cann be referenced in a way that automatically -updates the displayed string inside the comment. The syntax for a -function reference is ``#F<0xABCD1234>``. +functions are not completely implemented yet. Within the text of +comments, special :doc:`macros` can be used. Saving progress =============== -- 2.39.2