summaryrefslogtreecommitdiff
path: root/doc/user/package.skb
diff options
context:
space:
mode:
authorLudovic Courtès2012-05-23 23:39:09 +0200
committerLudovic Courtès2012-05-23 23:39:09 +0200
commit1b2f2d42bd9151453f2b10a34aff3fbfc28d5223 (patch)
treec94f41257e037a7515da699d1253c923da87706e /doc/user/package.skb
parent870a700f68208de3e71a4eb1abae67828f290399 (diff)
downloadskribilo-1b2f2d42bd9151453f2b10a34aff3fbfc28d5223.tar.gz
skribilo-1b2f2d42bd9151453f2b10a34aff3fbfc28d5223.tar.lz
skribilo-1b2f2d42bd9151453f2b10a34aff3fbfc28d5223.zip
doc: Give engine sections an ident and remove the mark with that ident.
* doc/modules/skribilo/documentation/api.scm (doc-markup): Refer to engines by `ident' instead of by `mark'. * doc/user/compiler.skb, doc/user/engine.skb, doc/user/links.skb, doc/user/package.skb, doc/user/sectioning.skb: Update references accordingly. * doc/user/contexte.skb, doc/user/htmle.skb, doc/user/infoe.skb, doc/user/latexe.skb, doc/user/loute.skb, doc/user/xmle.skb: Give sections an ident, and remove the mark.
Diffstat (limited to 'doc/user/package.skb')
-rw-r--r--doc/user/package.skb2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/package.skb b/doc/user/package.skb
index eed0b09..efd9a1d 100644
--- a/doc/user/package.skb
+++ b/doc/user/package.skb
@@ -203,7 +203,7 @@ customs.] :chapter "Engines")])
(subsubsection :title [HTML Engine Customization]
(p [,(tt [html-navtabs]) is to be used in conjunction with the
-,(ref :text (code "html-engine") :mark "html-engine")
+,(ref :text (code "html-engine") :ident "html-engine")
engine. Specifically, it adds the following new customization to this
engine:])