Ignore:
Timestamp:
Mar 19, 2014, 11:11:30 AM (11 years ago)
Author:
dmik
Message:

python: Update vendor to 2.7.6.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/vendor/current/Doc/about.rst

    r2 r388  
    44
    55
    6 These documents are generated from `reStructuredText
    7 <http://docutils.sf.net/rst.html>`_ sources by *Sphinx*, a document processor
    8 specifically written for the Python documentation.
     6These documents are generated from `reStructuredText`_ sources by `Sphinx`_, a
     7document processor specifically written for the Python documentation.
     8
     9.. _reStructuredText: http://docutils.sf.net/rst.html
     10.. _Sphinx: http://sphinx.pocoo.org/
    911
    1012.. In the online version of these documents, you can submit comments and suggest
     
    2830documentation, or Python itself.
    2931
    30 .. including the ACKS file here so that it can be maintained separately
    31 .. include:: ACKS.txt
     32
     33Contributors to the Python Documentation
     34----------------------------------------
     35
     36Many people have contributed to the Python language, the Python standard
     37library, and the Python documentation.  See :source:`Misc/ACKS` in the Python
     38source distribution for a partial list of contributors.
    3239
    3340It is only with the input and contributions of the Python community
Note: See TracChangeset for help on using the changeset viewer.