Generated: July 9, 2004, 14:43:46 A SchemeDoc Manual

Another Manual

My Name © My affiliaiton

LAML Version 24.00 (July 9 2004, beta 5, full)

Some abstract. In this example we use manual-section and manual-page to describe a couple of imaginary functions.

Table of Contents:
1. Some functions

Alphabetic index:
another-fun (another-fun p) This is another function
fun (fun x y) This is the function f

1 Some functions
This is a section

fun
Form (fun x y)
Description This is the function f
Precondition Only call f if both x and y are posivie
Parameters x The first parameter. A number
y The second parameter. A number
Postcondition f delivers the result
See also Enclosing examples All examples
sibling another-fun

another-fun
Form (another-fun p)
Description This is another function
Parameters p The only parameter of this function
See also sibling fun


Generated: July 9, 2004, 14:43:46
Generated by LAML SchemeDoc .