mirror of
https://github.com/python/cpython.git
synced 2025-07-30 06:34:15 +00:00
Fix about and bugs pages to match real workflow.
This commit is contained in:
parent
d933cc293b
commit
c03cd4ca8e
2 changed files with 7 additions and 3 deletions
|
@ -7,8 +7,8 @@ These documents are generated from `reStructuredText
|
||||||
<http://docutils.sf.net/rst.html>`_ sources by *Sphinx*, a document processor
|
<http://docutils.sf.net/rst.html>`_ sources by *Sphinx*, a document processor
|
||||||
specifically written for the Python documentation.
|
specifically written for the Python documentation.
|
||||||
|
|
||||||
In the online version of these documents, you can submit comments and suggest
|
.. In the online version of these documents, you can submit comments and suggest
|
||||||
changes directly on the documentation pages.
|
changes directly on the documentation pages.
|
||||||
|
|
||||||
Development of the documentation and its toolchain takes place on the
|
Development of the documentation and its toolchain takes place on the
|
||||||
docs@python.org mailing list. We're always looking for volunteers wanting
|
docs@python.org mailing list. We're always looking for volunteers wanting
|
||||||
|
@ -24,7 +24,8 @@ Many thanks go to:
|
||||||
<http://effbot.org/zone/pyref.htm>`_ project from which Sphinx got many good
|
<http://effbot.org/zone/pyref.htm>`_ project from which Sphinx got many good
|
||||||
ideas.
|
ideas.
|
||||||
|
|
||||||
See :ref:`reporting-bugs` for information how to report bugs in Python itself.
|
See :ref:`reporting-bugs` for information how to report bugs in this
|
||||||
|
documentation, or Python itself.
|
||||||
|
|
||||||
.. including the ACKS file here so that it can be maintained separately
|
.. including the ACKS file here so that it can be maintained separately
|
||||||
.. include:: ACKS.txt
|
.. include:: ACKS.txt
|
||||||
|
|
|
@ -19,6 +19,9 @@ the problem has already been fixed for the next release, or additional
|
||||||
information is needed (in which case you are welcome to provide it if you can!).
|
information is needed (in which case you are welcome to provide it if you can!).
|
||||||
To do this, search the bug database using the search box on the top of the page.
|
To do this, search the bug database using the search box on the top of the page.
|
||||||
|
|
||||||
|
In the case of documentation bugs, look at the most recent development docs at
|
||||||
|
http://docs.python.org/dev to see if the bug has been fixed.
|
||||||
|
|
||||||
If the problem you're reporting is not already in the bug tracker, go back to
|
If the problem you're reporting is not already in the bug tracker, go back to
|
||||||
the Python Bug Tracker. If you don't already have a tracker account, select the
|
the Python Bug Tracker. If you don't already have a tracker account, select the
|
||||||
"Register" link in the sidebar and undergo the registration procedure.
|
"Register" link in the sidebar and undergo the registration procedure.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue