Bugs item #1243945, was opened at 2005-07-24 15:19 Message generated for change (Comment added) made by gbrandl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1243945&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Documentation Group: Python 2.4 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Chad Miller (chadmiller) >Assigned to: Georg Brandl (gbrandl) Summary: Python function/method/constant names as HTML-tag IDs Initial Comment: It would be very nice if HTML tag IDs were predictable, and not generated. For instance, when newbie-Joe complains on IRC about his program, I'd much rather be able to point him to http://python.org/doc/current/lib/built-in-funcs#input instead of http://python.org/doc/current/lib/built-in-funcs#l2h-38 or telling him to find it manually. ---------------------------------------------------------------------- >Comment By: Georg Brandl (gbrandl) Date: 2007-08-15 18:46 Message: Logged In: YES user_id=849994 Originator: NO Sphinx does this right from the start. ---------------------------------------------------------------------- Comment By: Georg Brandl (birkenfeld) Date: 2005-08-25 21:48 Message: Logged In: YES user_id=1188172 <nag>And the Tutorial section anchors aren't very pretty, too.</nag> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1243945&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com