Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:
On Fri, Nov 12, 2010 at 2:09 PM, Terry J. Reedy <rep...@bugs.python.org> wrote: .. > 1. Does the markup make any visual difference? It does on my browser. (I wouldn't have noticed it otherwise.) See http://docs.python.org/dev/contents.html > 2. Does the markup affect the index? I don't think so because module names are already in the index. This is either holdover or title-case. In either case it should be fixed. Note that in some section titles it is lower case and marked up properly. > 'Turtle' also appears in several section headers. That could be interpreted > as a reference to the class rather than the module. In "Turtle graphics" it is neither -- just part of the name of the graphics framework. When it is a name of the class, as in " Overview of available Turtle and Screen methods," is should be marked up with :class: IMO. In "Tell Turtle’s state", I think "turtle" should be lower-cased. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10385> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com