瀏覽代碼

Docs polish

Thomas Kluyver 11 年之前
父節點
當前提交
381a62f4b5
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      doc/index.rst

+ 3 - 1
doc/index.rst

@@ -9,7 +9,7 @@ Quickstart
 ----------
 
 1. Get the tools. Install `NSIS <http://nsis.sourceforge.net/Download>`_, and
-   install pynsis from PyPI by running ``pip install pynsis``.
+   then install pynsis from PyPI by running ``pip install pynsis``.
 
 2. Add this code to the top of your script, above any other imports::
 
@@ -46,6 +46,8 @@ Quickstart
 4. Run ``pynsis installer.cfg`` to generate your installer. If ``pynsis`` isn't
    found, you can use ``python -m nsisbuilder installer.cfg`` instead.
 
+Contents
+--------
 
 .. toctree::
    :maxdepth: 2