python/virtualenv/docs/index.rst

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/python/virtualenv/docs/index.rst	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,18 @@
     1.4 +
     1.5 +virtualenv
     1.6 +==========
     1.7 +
     1.8 +`Changes & News <news.html>`_ |
     1.9 +`Mailing list <http://groups.google.com/group/python-virtualenv>`_ |
    1.10 +`Issues <https://github.com/pypa/virtualenv/issues>`_ |
    1.11 +`Github <https://github.com/pypa/virtualenv>`_ |
    1.12 +`PyPI <https://pypi.python.org/pypi/virtualenv/>`_ |
    1.13 +IRC: #pip
    1.14 +
    1.15 +.. comment: split here
    1.16 +
    1.17 +
    1.18 +.. toctree::
    1.19 +   :maxdepth: 2
    1.20 +
    1.21 +   virtualenv

mercurial