Changeset 388 for python/vendor/current/Doc/about.rst
- Timestamp:
- Mar 19, 2014, 11:11:30 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/vendor/current/Doc/about.rst
r2 r388 4 4 5 5 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. 6 These documents are generated from `reStructuredText`_ sources by `Sphinx`_, a 7 document processor specifically written for the Python documentation. 8 9 .. _reStructuredText: http://docutils.sf.net/rst.html 10 .. _Sphinx: http://sphinx.pocoo.org/ 9 11 10 12 .. In the online version of these documents, you can submit comments and suggest … … 28 30 documentation, or Python itself. 29 31 30 .. including the ACKS file here so that it can be maintained separately 31 .. include:: ACKS.txt 32 33 Contributors to the Python Documentation 34 ---------------------------------------- 35 36 Many people have contributed to the Python language, the Python standard 37 library, and the Python documentation. See :source:`Misc/ACKS` in the Python 38 source distribution for a partial list of contributors. 32 39 33 40 It is only with the input and contributions of the Python community
Note:
See TracChangeset
for help on using the changeset viewer.