summaryrefslogtreecommitdiffstats
path: root/Doc/lib/frameworks.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/frameworks.tex')
-rw-r--r--Doc/lib/frameworks.tex10
1 files changed, 10 insertions, 0 deletions
diff --git a/Doc/lib/frameworks.tex b/Doc/lib/frameworks.tex
new file mode 100644
index 0000000..ffe300e
--- /dev/null
+++ b/Doc/lib/frameworks.tex
@@ -0,0 +1,10 @@
+\chapter{Program Frameworks}
+\label{frameworks}
+
+The modules described in this chapter are frameworks that will largely
+dictate the structure of your program. Currently the modules described
+here are all oriented toward writing command-line interfaces.
+
+The full list of modules described in this chapter is:
+
+\localmoduletable