~ubuntu-branches/ubuntu/trusty/virtualenvwrapper/trusty-proposed

« back to all changes in this revision

Viewing changes to docs/website/en/command_ref.html

  • Committer: Package Import Robot
  • Author(s): Jan Dittberner
  • Date: 2012-05-17 14:24:08 UTC
  • mfrom: (1.2.15)
  • Revision ID: package-import@ubuntu.com-20120517142408-5dexv6w1cldbzx3j
Tags: 3.3-1
* New upstream version
* change Build-Depends for dh_sphinxdoc to python-sphinx (>=
  1.0.7+dfsg) | python3-sphinx
* bump Standards-Version to 3.9.3 (no changes)
* refresh debian/patches/debianspecific-setup.py.patch
* use symlinks for duplicated ajax-loader.gif
* Fix "FTBFS if built twice in a row: virtualenvwrapper/__init__.pyc:
  binary file contents changed" by removing *.pyc in clean target
  (Closes: #641735)

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
  <head>
7
7
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
8
    
9
 
    <title>Command Reference &mdash; virtualenvwrapper v2.11.1 documentation</title>
 
9
    <title>Command Reference &mdash; virtualenvwrapper v3.2 documentation</title>
10
10
    <link rel="stylesheet" href="_static/nature.css" type="text/css" />
11
11
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
12
12
    <script type="text/javascript">
13
13
      var DOCUMENTATION_OPTIONS = {
14
14
        URL_ROOT:    '',
15
 
        VERSION:     '2.11.1',
 
15
        VERSION:     '3.2',
16
16
        COLLAPSE_INDEX: false,
17
17
        FILE_SUFFIX: '.html',
18
18
        HAS_SOURCE:  true
21
21
    <script type="text/javascript" src="_static/jquery.js"></script>
22
22
    <script type="text/javascript" src="_static/underscore.js"></script>
23
23
    <script type="text/javascript" src="_static/doctools.js"></script>
24
 
    <link rel="top" title="virtualenvwrapper v2.11.1 documentation" href="index.html" />
 
24
    <link rel="top" title="virtualenvwrapper v3.2 documentation" href="index.html" />
25
25
    <link rel="next" title="Customizing Virtualenvwrapper" href="hooks.html" />
26
26
    <link rel="prev" title="Installation" href="install.html" /> 
27
27
  </head>
35
35
        <li class="right" >
36
36
          <a href="install.html" title="Installation"
37
37
             accesskey="P">previous</a> |</li>
38
 
        <li><a href="index.html">virtualenvwrapper v2.11.1 documentation</a> &raquo;</li> 
 
38
        <li><a href="index.html">virtualenvwrapper v3.2 documentation</a> &raquo;</li> 
39
39
      </ul>
40
40
    </div>  
41
41
 
149
149
</div>
150
150
</div>
151
151
<div class="section" id="rmvirtualenv">
152
 
<h3>rmvirtualenv<a class="headerlink" href="#rmvirtualenv" title="Permalink to this headline">¶</a></h3>
 
152
<span id="command-rmvirtualenv"></span><h3>rmvirtualenv<a class="headerlink" href="#rmvirtualenv" title="Permalink to this headline">¶</a></h3>
153
153
<p>Remove an environment, in the WORKON_HOME.</p>
154
154
<p>Syntax:</p>
155
155
<div class="highlight-python"><pre>rmvirtualenv ENVNAME</pre>
585
585
        <li class="right" >
586
586
          <a href="install.html" title="Installation"
587
587
             >previous</a> |</li>
588
 
        <li><a href="index.html">virtualenvwrapper v2.11.1 documentation</a> &raquo;</li> 
 
588
        <li><a href="index.html">virtualenvwrapper v3.2 documentation</a> &raquo;</li> 
589
589
      </ul>
590
590
    </div>
591
591
    <div class="footer">