aboutsummaryrefslogtreecommitdiff
path: root/doc/user/src/start4.skb
blob: 31fba0cf8d175ac2ebf304803dfd946436407d9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
(document :title [Various links]

  (chapter :title "A Section" [
The first link points to an external web page. Here we point to a
,(ref :url [http://slashdot.org/] [Slashdot])
web page. The second one points to the second
,(ref :section [A second Section] [Section])
of that document.])

  (chapter :title [A second Section] [
The last links points to the first
,(ref :scribe [user.scr] :figure [A simple web page] [Figure])
of the Scribe User Manual.]))