summaryrefslogtreecommitdiff
path: root/doc/drmaa.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/drmaa.texi')
-rw-r--r--doc/drmaa.texi7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/drmaa.texi b/doc/drmaa.texi
index 494adc1..1146725 100644
--- a/doc/drmaa.texi
+++ b/doc/drmaa.texi
@@ -49,6 +49,7 @@ This document describes Guile DRMAA version @value{VERSION}.
@menu
* Introduction:: Why Guile DRMAA?
* Installation:: How do I install it?
+* Low-level bindings:: Bindings that closely wrap the library procedures.
@end menu
@c *********************************************************************
@@ -84,4 +85,10 @@ If you want to build the sources from the source repository you need to
bootstrap the build system first. Run the @code{bootstrap.sh} script
first and then perform the above steps.
+@c *********************************************************************
+@node Low-level bindings
+@chapter Low-level bindings
+
+@include low.texi
+
@bye