diff options
author | Ludovic Courtes | 2007-07-01 23:49:34 +0000 |
---|---|---|
committer | Ludovic Courtes | 2007-07-01 23:49:34 +0000 |
commit | b95946d78172644c42367addd03aa81f698caf3d (patch) | |
tree | 583d7d3afaeac8cceeea5d2290d54f7a268371c5 /doc/user | |
parent | 303200b9e863d2a1ff07180b5211a6826ea75f36 (diff) | |
download | skribilo-b95946d78172644c42367addd03aa81f698caf3d.tar.gz skribilo-b95946d78172644c42367addd03aa81f698caf3d.tar.lz skribilo-b95946d78172644c42367addd03aa81f698caf3d.zip |
Tiny doc fix.
* doc/user/package.skb (document): Use `document/letter' as the
identifier, to avoid collision with `document'.
git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-131
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/package.skb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/package.skb b/doc/user/package.skb index 5a411e6..997e263 100644 --- a/doc/user/package.skb +++ b/doc/user/package.skb @@ -123,6 +123,7 @@ This package is to be used to authoring simple letters. It redefines the `((:where [The location where the letter is posted.]) (:date [The date of the letter.]) (:author [The author of the letter.])) + :ident "document/letter" :idx-note "letter" :idx-suffix " (letter)" :force-engines *api-engines* |