symbian-qemu-0.9.1-12/python-2.6.1/Doc/about.rst
changeset 1 2fb8b9db1c86
equal deleted inserted replaced
0:ffa851df0825 1:2fb8b9db1c86
       
     1 =====================
       
     2 About these documents
       
     3 =====================
       
     4 
       
     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.
       
     9 
       
    10 In the online version of these documents, you can submit comments and suggest
       
    11 changes directly on the documentation pages.
       
    12 
       
    13 Development of the documentation and its toolchain takes place on the
       
    14 docs@python.org mailing list.  We're always looking for volunteers wanting
       
    15 to help with the docs, so feel free to send a mail there!
       
    16 
       
    17 Many thanks go to:
       
    18 
       
    19 * Fred L. Drake, Jr., the creator of the original Python documentation toolset
       
    20   and writer of much of the content;
       
    21 * the `Docutils <http://docutils.sf.net/>`_ project for creating
       
    22   reStructuredText and the Docutils suite;
       
    23 * Fredrik Lundh for his `Alternative Python Reference
       
    24   <http://effbot.org/zone/pyref.htm>`_ project from which Sphinx got many good
       
    25   ideas.
       
    26 
       
    27 See :ref:`reporting-bugs` for information how to report bugs in Python itself.
       
    28 
       
    29 .. including the ACKS file here so that it can be maintained separately
       
    30 .. include:: ACKS.txt
       
    31 
       
    32 It is only with the input and contributions of the Python community
       
    33 that Python has such wonderful documentation -- Thank You!