diff options
Diffstat (limited to 'doc/user/src/api2.skb')
-rw-r--r-- | doc/user/src/api2.skb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/user/src/api2.skb b/doc/user/src/api2.skb new file mode 100644 index 0000000..2c20965 --- /dev/null +++ b/doc/user/src/api2.skb @@ -0,0 +1,5 @@ +(document :title "This is a Scribe document" + :author (list (author :name "Foo" :email (mailto "foo@nowhere.org")) + (author :name "Bar" :email (mailto "bar@anywhere.org")) + (author :name "Gee" :email (mailto "gee@nowhere.org"))) + "A body...") |