summaryrefslogtreecommitdiff
path: root/tissue/tissue.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tissue/tissue.scm')
-rw-r--r--tissue/tissue.scm5
1 files changed, 3 insertions, 2 deletions
diff --git a/tissue/tissue.scm b/tissue/tissue.scm
index 06fc020..e42420a 100644
--- a/tissue/tissue.scm
+++ b/tissue/tissue.scm
@@ -107,8 +107,9 @@ the generated web pages, among other places.
repository. Each element is in turn a list of aliases an author goes
by, the first of which is the canonical name of that author.
-@var{indexed-documents} is a list of @code{<indexed-document>} objects
-representing documents to index.
+@var{indexed-documents} is a list of @code{<document>} objects (or
+objects of classes inheriting from @code{<document>}) representing
+documents to index.
@var{web-css} is the path to a CSS stylesheet. It is relative to the
document root and must begin with a @code{\"/\"}. If it is @code{#f},