Steve Piercy
2017-06-02 1aa283fac740cf5ca7e6c9a02c6cc1366e328fe8
mid-release cycle will be the death of me
6 files modified
18 ■■■■ changed files
docs/narr/project.rst 2 ●●● patch | view | raw | blame | history
docs/quick_tour.rst 4 ●●●● patch | view | raw | blame | history
docs/quick_tutorial/cookiecutters.rst 2 ●●● patch | view | raw | blame | history
docs/tutorials/modwsgi/index.rst 2 ●●● patch | view | raw | blame | history
docs/tutorials/wiki/installation.rst 4 ●●●● patch | view | raw | blame | history
docs/tutorials/wiki2/installation.rst 4 ●●●● patch | view | raw | blame | history
docs/narr/project.rst
@@ -85,7 +85,7 @@
.. code-block:: bash
   $ cookiecutter gh:Pylons/pyramid-cookiecutter-starter --checkout master
   $ cookiecutter gh:Pylons/pyramid-cookiecutter-starter --checkout 1.9-branch
If prompted for the first item, accept the default ``yes`` by hitting return.
docs/quick_tour.rst
@@ -510,7 +510,7 @@
.. code-block:: bash
    $ $VENV/bin/cookiecutter gh:Pylons/pyramid-cookiecutter-starter --checkout master
    $ $VENV/bin/cookiecutter gh:Pylons/pyramid-cookiecutter-starter --checkout 1.9-branch
If prompted for the first item, accept the default ``yes`` by hitting return.
@@ -866,7 +866,7 @@
.. code-block:: bash
    $ cd ~
    $ env/bin/cookiecutter gh:Pylons/pyramid-cookiecutter-alchemy --checkout master
    $ env/bin/cookiecutter gh:Pylons/pyramid-cookiecutter-alchemy --checkout 1.9-branch
If prompted for the first item, accept the default ``yes`` by hitting return.
docs/quick_tutorial/cookiecutters.rst
@@ -28,7 +28,7 @@
    .. code-block:: bash
        $ $VENV/bin/cookiecutter gh:Pylons/pyramid-cookiecutter-starter --checkout master
        $ $VENV/bin/cookiecutter gh:Pylons/pyramid-cookiecutter-starter --checkout 1.9-branch
    If prompted for the first item, accept the default ``yes`` by hitting return.
docs/tutorials/modwsgi/index.rst
@@ -39,7 +39,7 @@
    .. code-block:: bash
       $ cd ~
       $ cookiecutter gh:Pylons/pyramid-cookiecutter-starter --checkout master
       $ cookiecutter gh:Pylons/pyramid-cookiecutter-starter --checkout 1.9-branch
    If prompted for the first item, accept the default ``yes`` by hitting return.
docs/tutorials/wiki/installation.rst
@@ -31,7 +31,7 @@
.. code-block:: bash
    $ cd ~
    $ cookiecutter gh:Pylons/pyramid-cookiecutter-zodb --checkout master
    $ cookiecutter gh:Pylons/pyramid-cookiecutter-zodb --checkout 1.9-branch
On Windows
^^^^^^^^^^
@@ -39,7 +39,7 @@
.. code-block:: doscon
    c:\> cd \
    c:\> cookiecutter gh:Pylons/pyramid-cookiecutter-zodb --checkout master
    c:\> cookiecutter gh:Pylons/pyramid-cookiecutter-zodb --checkout 1.9-branch
On all operating systems
^^^^^^^^^^^^^^^^^^^^^^^^
docs/tutorials/wiki2/installation.rst
@@ -43,7 +43,7 @@
.. code-block:: bash
    $ cd ~
    $ cookiecutter gh:Pylons/pyramid-cookiecutter-alchemy --checkout master
    $ cookiecutter gh:Pylons/pyramid-cookiecutter-alchemy --checkout 1.9-branch
On Windows
^^^^^^^^^^
@@ -51,7 +51,7 @@
.. code-block:: doscon
    c:\> cd \
    c:\> cookiecutter gh:Pylons/pyramid-cookiecutter-alchemy --checkout master
    c:\> cookiecutter gh:Pylons/pyramid-cookiecutter-alchemy --checkout 1.9-branch
On all operating systems
^^^^^^^^^^^^^^^^^^^^^^^^