Skip to content

Commit fb90260

Browse files
committed
add references to new extensions
1 parent 6f6b11c commit fb90260

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/source/extensions.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,24 @@ virtualenvwrapper.
77

88
.. _extensions-user_scripts:
99

10+
project
11+
=======
12+
13+
The project_ extension adds development directory management with
14+
templates to virtualenvwrapper.
15+
16+
bitbucket
17+
---------
18+
19+
The bitbucket_ extension creates a project working directory and
20+
automatically clones the repository from BitBucket. Requires
21+
project_.
22+
23+
.. _project: http://www.doughellmann.com/projects/virtualenvwrapper.project/
24+
25+
.. _bitbucket: http://www.doughellmann.com/projects/virtualenvwrapper.bitbucket/
26+
27+
1028
user_scripts
1129
============
1230

0 commit comments

Comments
 (0)