Restructured library documentation
diff --git a/Doc/libstd.tex b/Doc/libstd.tex
new file mode 100755
index 0000000..e642a8d
--- /dev/null
+++ b/Doc/libstd.tex
@@ -0,0 +1,7 @@
+\chapter{Standard Modules}
+
+The modules described in this chapter are implemented in Python, but
+are considered to be a part of Python's standard environment: they are
+always available.\footnote{at least in theory --- it is possible to
+botch the library installation or to sabotage the module search path
+so that these modules cannot be found.}