[Python-checkins] python/dist/src/Doc/html index.html.in,1.16,1.17 about.html,1.5,1.6 (original) (raw)
fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Wed, 30 Oct 2002 08:54:56 -0800
- Previous message: [Python-checkins] python/dist/src/Doc/html/icons pyfav.gif,NONE,1.1
- Next message: [Python-checkins] python/dist/src/Doc/perl l2hinit.perl,1.65,1.66
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /cvsroot/python/python/dist/src/Doc/html In directory usw-pr-cvs1:/tmp/cvs-serv25031/html
Modified Files: index.html.in about.html Log Message: Make use of the new "favicon" image.
Index: index.html.in
RCS file: /cvsroot/python/python/dist/src/Doc/html/index.html.in,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** index.html.in 1 Apr 2002 18:49:45 -0000 1.16 --- index.html.in 30 Oct 2002 16:54:53 -0000 1.17
*** 6,9 **** --- 6,10 ---- content="Top-level index to the standard documentation for Python @RELEASE@.">
<link rel="SHORTCUT ICON" href="icons/pyfav.gif" type="image/gif"> <link rel="STYLESHEET" href="lib/lib.css" type="text/css"> <style type="text/css">
Index: about.html
RCS file: /cvsroot/python/python/dist/src/Doc/html/about.html,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** about.html 17 Apr 2002 01:40:56 -0000 1.5 --- about.html 30 Oct 2002 16:54:54 -0000 1.6
*** 6,9 **** --- 6,10 ---- content="Overview information about the Python documentation">
<link rel="SHORTCUT ICON" href="icons/pyfav.gif" type="image/gif"> <link rel="STYLESHEET" href="lib/lib.css">
- Previous message: [Python-checkins] python/dist/src/Doc/html/icons pyfav.gif,NONE,1.1
- Next message: [Python-checkins] python/dist/src/Doc/perl l2hinit.perl,1.65,1.66
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]