aboutsummaryrefslogtreecommitdiff
path: root/doc/user/document.skb
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/document.skb')
-rw-r--r--doc/user/document.skb4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/user/document.skb b/doc/user/document.skb
index 5797da8..8521af0 100644
--- a/doc/user/document.skb
+++ b/doc/user/document.skb
@@ -39,6 +39,10 @@
(:html-title "The title of window of the HTML browser.")
(:author "The authors of the document.")
(:ending "An ending text.")
+ (:keywords "A list of keywords which may be plain strings
+or markups. The keywords will not appear in the final document but only
+as meta-information (e.g., using the HTML `meta' tag) if the engine used
+supports it.")
(:env "A counter environment.")
(#!rest node... "The document nodes."))
:see-also '(author chapter toc))