diff options
author | Ludovic Court`es | 2006-08-24 13:26:28 +0000 |
---|---|---|
committer | Ludovic Court`es | 2006-08-24 13:26:28 +0000 |
commit | 63e2a9629a0dc13ccb8602b8496454233314187d (patch) | |
tree | 2daa2b9341f723f9052228a6e791517676df8666 /doc/user | |
parent | ecafbbd1d3a76cbc36ac94fc84f34e6f76f08cfc (diff) | |
download | skribilo-63e2a9629a0dc13ccb8602b8496454233314187d.tar.gz skribilo-63e2a9629a0dc13ccb8602b8496454233314187d.tar.lz skribilo-63e2a9629a0dc13ccb8602b8496454233314187d.zip |
doc: Fixed index-related documentation.
* doc/user/index.skb (default-index): Fixed `:source' argument.
git-archimport-id: lcourtes@laas.fr--2005-libre/skribilo--devo--1.2--patch-44
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/index.skb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/index.skb b/doc/user/index.skb index 6c9ee1c..862ff23 100644 --- a/doc/user/index.skb +++ b/doc/user/index.skb @@ -50,7 +50,7 @@ that pre-exists to all execution.]) (doc-markup 'default-index '() :common-args '() - :source "skribilo/skribe/index.scm")) + :source "skribilo/index.scm")) ;*---------------------------------------------------------------------*/ ;* Index ... @label index@ */ |