* Add new toplevel chapter, "Using Python." (how to install,
  configure and setup python on different platforms -- at least
  in theory.)
* Move the Python on Mac docs in that chapter.
* Add a new chapter about the command line invocation, by stargaming.
diff --git a/Doc/contents.rst b/Doc/contents.rst
index 926b411..fc9ff03 100644
--- a/Doc/contents.rst
+++ b/Doc/contents.rst
@@ -6,6 +6,7 @@
 
    whatsnew/2.6.rst
    tutorial/index.rst
+   using/index.rst
    reference/index.rst
    library/index.rst
    extending/index.rst