aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLudovic Court`es2006-07-24 08:48:26 +0000
committerLudovic Court`es2006-07-24 08:48:26 +0000
commit4ddda402ab3c40e23c293f28a7ddf04116576f9e (patch)
treeb82811d121c659f28d4ae39f36d1cfe61b45cd1e /doc
parent332a04d8879be1d13f2be1951b844280b5ab8546 (diff)
downloadskribilo-4ddda402ab3c40e23c293f28a7ddf04116576f9e.tar.gz
skribilo-4ddda402ab3c40e23c293f28a7ddf04116576f9e.tar.lz
skribilo-4ddda402ab3c40e23c293f28a7ddf04116576f9e.zip
Added before the introduction of the User Manual.
* doc/user/user.skb: Added welcome text before the introduction (so that `user.html' is not empty). (Introduction): Added an identifier; set `:toc' to `#t' so that it is actually reachable. git-archimport-id: lcourtes@laas.fr--2005-libre/skribilo--devo--1.2--patch-28
Diffstat (limited to 'doc')
-rw-r--r--doc/user/user.skb12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/user/user.skb b/doc/user/user.skb
index 68c3d23..d1f9287 100644
--- a/doc/user/user.skb
+++ b/doc/user/user.skb
@@ -67,14 +67,14 @@
(author :name "Ludovic Courtès"
:email (mailto *courtes-mail*)))
- (linebreak 1)
- (center (frame (bold (font :size 1. [
-This is the documentation for Skribe version
-,(color :fg "red" (skribe-release)).]))))
- (linebreak 1)
+(p :class "welcome"
+ [Welcome to the User Manual for Skribilo version ,(skribe-release).
+If you are new to Skribilo, please read the ,(ref :ident "intro"
+:text [introduction]) first.])
+
;;; Introduction
-(chapter :title "Introduction" :number #f :toc #f :file #f [
+(chapter :title "Introduction" :ident "intro" :number #f :toc #t :file #f [
Skribe is a programming language designed for implementing electronic
documents. It is mainly designed for the writing of technical documents
such as the documentation of computer programs. With Skribe these