aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.org b/README.org
index 9a8b710..834faf8 100644
--- a/README.org
+++ b/README.org
@@ -219,5 +219,9 @@ clause, it can be either a function designator or an arbitrary expression.
When ~<rule3>~ succeeds, it returns a list of two values.
-*** Additional Docstrings
+*** NOTE clauses
+
+You can provide each rule with a ~:note~ keyword argument followed by
+a string. This information will show up in the documentation string
+for the macro being defined. These notes should be brief.