diff options
author | Ludovic Courtès | 2008-01-24 16:02:43 +0100 |
---|---|---|
committer | Ludovic Courtès | 2008-01-24 16:02:43 +0100 |
commit | 87819ed728dc9cbb2cccbf236a665709ef663abf (patch) | |
tree | 1dc6713bc640423ae52f50bdbb1da0ed08812900 /doc/user/lib.skb | |
parent | bf65015355fc0afe9bde6edc85118818de27bedc (diff) | |
download | skribilo-87819ed728dc9cbb2cccbf236a665709ef663abf.tar.gz skribilo-87819ed728dc9cbb2cccbf236a665709ef663abf.tar.lz skribilo-87819ed728dc9cbb2cccbf236a665709ef663abf.zip |
doc: Document the "compiler".
* doc/modules/skribilo/documentation/manual.scm (compiler-options):
Rewritten to suit our needs.
* doc/user/Makefile.am (EXTRA_DIST): `skribec.skb' renamed to
`compiler.skb'.
* doc/user/bib.skb: Fix xref.
* doc/user/lib.skb: Likewise.
* doc/user/links.skb: Likewise.
* doc/user/syntax.skb: Add `:ident'.
Diffstat (limited to 'doc/user/lib.skb')
-rw-r--r-- | doc/user/lib.skb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/lib.skb b/doc/user/lib.skb index dcf8d6e..4c558db 100644 --- a/doc/user/lib.skb +++ b/doc/user/lib.skb @@ -44,7 +44,7 @@ call.])) (p [Skribilo provides functions to deal with paths. These functions are related to the path that can be specified on the command line, when the Skribilo compiler is invoked (see Chapter -,(ref :chapter "Skribe compiler").)]) +,(ref :ident "compiler").)]) (doc-markup '*document-path* '() |