bpo-31458: Clarify that Changelog is built from Misc/NEWS.d directory (GH-3617)

This commit is contained in:
Mariatta 2017-09-16 10:43:30 -07:00 committed by GitHub
parent 5777ecc438
commit 0ec8c4bd10

View file

@ -28,8 +28,10 @@ anyone wishing to stay up-to-date after a new release.
2.1.rst
2.0.rst
The "Changelog" is a HTML version of the file :source:`Misc/NEWS.d` which
contains *all* nontrivial changes to Python for the current version.
The "Changelog" is an HTML version of the `file built
<https://pypi.org/project/blurb>`_ from the contents of the
:source:`Misc/NEWS.d` directory tree, which contains *all* nontrivial changes
to Python for the current version.
.. toctree::
:maxdepth: 2