summaryrefslogtreecommitdiff
path: root/Doc/library/windows.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/windows.rst')
-rw-r--r--Doc/library/windows.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/Doc/library/windows.rst b/Doc/library/windows.rst
new file mode 100644
index 0000000000..a231bc2a4d
--- /dev/null
+++ b/Doc/library/windows.rst
@@ -0,0 +1,14 @@
+
+****************************
+MS Windows Specific Services
+****************************
+
+This chapter describes modules that are only available on MS Windows platforms.
+
+
+.. toctree::
+
+ msilib.rst
+ msvcrt.rst
+ _winreg.rst
+ winsound.rst