Ignore:
Timestamp:
Mar 19, 2014, 11:31:01 PM (11 years ago)
Author:
dmik
Message:

python: Merge vendor 2.7.6 to trunk.

Location:
python/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • python/trunk

  • python/trunk/Doc/tools/sphinxext/indexcontent.html

    r2 r391  
    88      <p class="biglink"><a class="biglink" href="{{ pathto("tutorial/index") }}">Tutorial</a><br/>
    99         <span class="linkdescr">start here</span></p>
    10       <p class="biglink"><a class="biglink" href="{{ pathto("using/index") }}">Using Python</a><br/>
    11          <span class="linkdescr">how to use Python on different platforms</span></p>
    1210      <p class="biglink"><a class="biglink" href="{{ pathto("library/index") }}">Library Reference</a><br/>
    1311         <span class="linkdescr">keep this under your pillow</span></p>
    1412      <p class="biglink"><a class="biglink" href="{{ pathto("reference/index") }}">Language Reference</a><br/>
    1513         <span class="linkdescr">describes syntax and language elements</span></p>
     14      <p class="biglink"><a class="biglink" href="{{ pathto("using/index") }}">Python Setup and Usage</a><br/>
     15         <span class="linkdescr">how to use Python on different platforms</span></p>
    1616      <p class="biglink"><a class="biglink" href="{{ pathto("howto/index") }}">Python HOWTOs</a><br/>
    1717         <span class="linkdescr">in-depth documents on specific topics</span></p>
     
    2525      <p class="biglink"><a class="biglink" href="{{ pathto("distutils/index") }}">Distributing Python Modules</a><br/>
    2626         <span class="linkdescr">sharing modules with others</span></p>
    27       <p class="biglink"><a class="biglink" href="{{ pathto("documenting/index") }}">Documenting Python</a><br/>
    28          <span class="linkdescr">guide for documentation authors</span></p>
    2927      <p class="biglink"><a class="biglink" href="{{ pathto("faq/index") }}">FAQs</a><br/>
    3028         <span class="linkdescr">frequently asked questions (with answers!)</span></p>
     
    3533  <table class="contentstable" align="center"><tr>
    3634    <td width="50%">
    37       <p class="biglink"><a class="biglink" href="{{ pathto("modindex") }}">Global Module Index</a><br/>
     35      <p class="biglink"><a class="biglink" href="{{ pathto("py-modindex") }}">Global Module Index</a><br/>
    3836         <span class="linkdescr">quick access to all modules</span></p>
    3937      <p class="biglink"><a class="biglink" href="{{ pathto("genindex") }}">General Index</a><br/>
Note: See TracChangeset for help on using the changeset viewer.