summaryrefslogtreecommitdiff
path: root/doc/user/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/src')
-rw-r--r--doc/user/src/api4.skb2
-rw-r--r--doc/user/src/api5.skb5
2 files changed, 3 insertions, 4 deletions
diff --git a/doc/user/src/api4.skb b/doc/user/src/api4.skb
deleted file mode 100644
index cfe13f7..0000000
--- a/doc/user/src/api4.skb
+++ /dev/null
@@ -1,2 +0,0 @@
-(chapter :title "This is a simple chapter" :number #f :toc #f [
-Its body is just one sentence.])
diff --git a/doc/user/src/api5.skb b/doc/user/src/api5.skb
index 01188c1..072b5e8 100644
--- a/doc/user/src/api5.skb
+++ b/doc/user/src/api5.skb
@@ -1,2 +1,3 @@
-(section :title "This is a simple section" :number #f :toc #f [
-Its body is just one sentence.])
+(chapter :title "This is a simple chapter" :number #f :toc #f
+
+ (p [Its body is just one sentence.]))