summaryrefslogtreecommitdiff
path: root/doc/user/user.skb
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/user.skb')
-rw-r--r--doc/user/user.skb11
1 files changed, 8 insertions, 3 deletions
diff --git a/doc/user/user.skb b/doc/user/user.skb
index 3844df8..6447a62 100644
--- a/doc/user/user.skb
+++ b/doc/user/user.skb
@@ -99,6 +99,11 @@ technologies. For instance, a Skribilo document can be ,(emph
to a TeX file in order to produce a high-quality printed document, and
so on.])
+ (p [This manual documents Skribilo version ,(skribilo-version). Since
+it is based on Skribe's user manual, you might stumble upon documentation
+bits that are obsolete or inaccurate in the context of Skribilo,
+although work is being done to fix it.]) ;; FIXME
+
(section :title "Who May Use Skribilo?" :number #f
(p [Anyone needing to design web pages, PostScript/PDF files or
@@ -169,9 +174,6 @@ as HTML, PostScript, Info pages, etc.])))))
;;; Engines
(include "engine.skb")
-;;; Emacs
-(include "emacs.skb")
-
;;; Compiler
(include "compiler.skb")
@@ -184,6 +186,9 @@ as HTML, PostScript, Info pages, etc.])))))
;;; skribilo-config
(include "skribilo-config.skb")
+;;; Emacs
+(include "emacs.skb")
+
;;; List of examples
(include "examples.skb")