Break the "Python Services" chapter into two: "Python Runtime Services"
(still at the start of the manual), and "Python Language Services" (late
in the manual).  Moved "Restricted Execution" to just before "Python
Language Services."
diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps
index 9b82b2e..6fd16df 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -191,6 +191,7 @@
 	../lib/internet.tex \
 	../lib/netdata.tex \
 	../lib/markup.tex \
+	../lib/language.tex \
 	../lib/libpycompile.tex \
 	../lib/libcompileall.tex \
 	../lib/libshlex.tex \