[Python-bugs-list] [ python-Bugs-469772 ] support additional LINK elements.
noreply@sourceforge.net
noreply@sourceforge.net
Mon, 22 Oct 2001 08:08:11 -0700
Bugs item #469772, was opened at 2001-10-09 23:27
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=469772&group_id=5470
Category: Documentation
Group: Feature Request
Status: Open
Resolution: None
Priority: 5
Submitted By: Anthony Baxter (anthonybaxter)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: support additional LINK elements.
Initial Comment:
Now that mozilla supports the LINK element properly,
it would be most excellent if the python docs were
generated with more LINK elements.
At the moment they're built with up, previous, and next.
Some of the others are defined in
http://www.w3.org/TR/REC-html40/types.html#type-links
Ones that would be very nice are Top, Contents and Index.
----------------------------------------------------------------------
>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-10-22 08:08
Message:
Logged In: YES
user_id=3066
Added some support for the "up" link in Doc/tools/support.py
revision 1.4, but this only affects a couple of pages.
----------------------------------------------------------------------
Comment By: Anthony Baxter (anthonybaxter)
Date: 2001-10-18 08:46
Message:
Logged In: YES
user_id=29957
There's a very nice list of what link relationships do
what for mozilla 0.9.5 posted at:
http://lists.w3.org/Archives/Public/www-html/2001Oct/0026.html
(link stolen from mozillazine)
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=469772&group_id=5470