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

« back to all changes in this revision

Viewing changes to docs/website/es/tips.html

  • Committer: Bazaar Package Importer
  • Author(s): Jan Dittberner
  • Date: 2011-08-14 19:54:16 UTC
  • mfrom: (1.2.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20110814195416-05rds6ctun2yc69a
Tags: 2.8-1
* New upstream version.
* refresh debian/patches/debianspecific-setup.py.patch
* debian/control: get rid of Build-Depends-Indep
* switch to dh_python2 and dh_sphinxdoc
  - debian/control:
     - remove Build-Depends python-support
     - bump Build-Depends python to 2.6.6-3~
     - bump Build-Depends python-spinx to 1.0.7+dfsg-1~
     - add ${sphinxdoc:Depends} and libjs-sphinxdoc to Depends
     - remove libjs-jquery from Depends
  - debian/rules:
     - add --with python2,sphinxdoc in debian/rules
     - don't dh_link jquery.js
     - don't remove _sources, .doctrees and jquery.js manually
* add japanese sphinx documentation
  - debian/rules: add ja to lang for loop
  - add debian/virtualenvwrapper.doc-base.ja
  - add /usr/share/doc/virtualenvwrapper/ja to debian/virtualenvwrapper.dirs
* debian/rules:
  - replace copies of sphinx's _static directory in ja and es with symlinks
    to en
  - simplify sphinx build and set language
* use upstream sphinx configuration and remove bitbucket usage via
  debian/patches/remove_bitbucket_support.patch
* don't compress .txt files, to enable sphinx doc search

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>Consejos y Trucos &mdash; virtualenvwrapper v2.7 documentation</title>
 
9
    <title>Consejos y Trucos &mdash; virtualenvwrapper v2.7.1 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.7',
 
15
        VERSION:     '2.7.1',
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.7 documentation" href="index.html" />
 
24
    <link rel="top" title="virtualenvwrapper v2.7.1 documentation" href="index.html" />
25
25
    <link rel="next" title="Para desarrolladores" href="developers.html" />
26
26
    <link rel="prev" title="Extender Virtualenvwrapper" href="plugins.html" /> 
27
27
  </head>
35
35
        <li class="right" >
36
36
          <a href="plugins.html" title="Extender Virtualenvwrapper"
37
37
             accesskey="P">previous</a> |</li>
38
 
        <li><a href="index.html">virtualenvwrapper v2.7 documentation</a> &raquo;</li> 
 
38
        <li><a href="index.html">virtualenvwrapper v2.7.1 documentation</a> &raquo;</li> 
39
39
      </ul>
40
40
    </div>  
41
41
 
223
223
        <li class="right" >
224
224
          <a href="plugins.html" title="Extender Virtualenvwrapper"
225
225
             >previous</a> |</li>
226
 
        <li><a href="index.html">virtualenvwrapper v2.7 documentation</a> &raquo;</li> 
 
226
        <li><a href="index.html">virtualenvwrapper v2.7.1 documentation</a> &raquo;</li> 
227
227
      </ul>
228
228
    </div>
229
229
    <div class="footer">