Add more chapter intros

This commit is contained in:
Andrew M. Kuchling 2005-12-22 20:27:43 +00:00
parent 974730108a
commit a0b25e955f
4 changed files with 45 additions and 0 deletions

10
Doc/lib/frameworks.tex Normal file
View file

@ -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