diff options
Diffstat (limited to 'doc/user/compiler.skb')
-rw-r--r-- | doc/user/compiler.skb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/user/compiler.skb b/doc/user/compiler.skb index b208037..07fe724 100644 --- a/doc/user/compiler.skb +++ b/doc/user/compiler.skb @@ -80,6 +80,9 @@ conventions of Emacs' Outline mode (see ,(numref :text [Section] :ident `(#\t "engine" ,[Use ,(tt "engine") as the engine, i.e., as the output format. For details on engines and for a list of supported engines, see ,(numref :text [Chapter] :ident "engines").]) + `(#\c "custom=value" ,[Set engine +custom ,(tt [custom]) to ,(tt [value]), a constant. See Section ,(ref +:subsection "Engine Customs") for more information on customs.]) `("compat" "compat" ,[Use ,(tt "compat") as the compatibility mode. This defaults to ,(tt [skribilo]). Specifying ,(tt [skribe]) enables the ,(ref :text [Skribe] :url *skribe-url*) compatibility mode, |