[Python-Dev] Doc nits question
Terry Reedy
tjreedy at udel.edu
Fri Oct 3 02:54:48 CEST 2008
Georg Brandl wrote:
> Fred Drake schrieb:
>> On Oct 2, 2008, at 9:21 AM, Georg Brandl wrote:
>>> I intend to set things up so that the docs at docs.python.org are
>>> continually
>>> rebuilt, just like the /dev docs were until now.
Will you do the same for the 3.0 version?
http://docs.python.org/dev/3.0/
The following page has no reference to the 3.0 version
http://www.python.org/doc/versions/
The 'unreleased' link at the top goes to a link that only referenced the
SVN version and not the built version above. Adding a link to the build
version would have made it easier to find ;-).
> All Sphinx-generated pages currently have a "last update on:" in the footer.
> Do you think that suffices for this purpose?
It certainly would limit a search for closed issues not incorporated in
the update (to avoiding duplication).
More information about the Python-Dev
mailing list