Issue 13791: Reword “Old versions” in the doc sidebar (original) (raw)

Created on 2012-01-15 09:06 by anacrolix, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Messages (4)
msg151281 - (view) Author: Matt Joiner (anacrolix) Date: 2012-01-15 09:06
The navigation region at http://docs.python.org/dev/ should list "Other versions" instead of "Old versions" as the in development docs are also available here. Docs for other versions Python 2.7 (stable) Python 3.2 (stable) Old versions Unreleased, development versions of the documentation. This may contain more information than the current released documentation. http://www.python.org/doc/versions/
msg151317 - (view) Author: Éric Araujo (eric.araujo) * (Python committer) Date: 2012-01-16 04:39
To avoid repetition (“Docs for other versions” — “Other versions”), I’d propose changing “Old versions” to “All versions”.
msg151318 - (view) Author: Terry J. Reedy (terry.reedy) * (Python committer) Date: 2012-01-16 04:50
I believe this should be closed in favor of #13122. The sidebar needs more change than just this one thing. See my proposal for a version-independent sidebar in , which Georg B. approved of.
msg151323 - (view) Author: Éric Araujo (eric.araujo) * (Python committer) Date: 2012-01-16 05:45
Agreed (I’d just suggest finding something better than “Everything else” :-)
History
Date User Action Args
2022-04-11 14:57:25 admin set github: 58000
2012-01-16 05:45:50 eric.araujo set status: open -> closedresolution: duplicatemessages: + superseder: Out of date links in the sidebar of the documentation index of versions 3.1 and 3.2stage: resolved
2012-01-16 04:50:42 terry.reedy set messages: +
2012-01-16 04:39:05 eric.araujo set nosy: + terry.reedy, ezio.melotti, sandro.tosi, eric.araujotitle: Other versions -> Reword “Old versions” in the doc sidebarmessages: + versions: - Python 2.6, Python 3.1, Python 3.4
2012-01-15 09:06:52 anacrolix create