[Python-checkins] CVS: python/dist/src/Doc/html index.html.in,1.4,1.4.4.1

Fred L. Drake fdrake@weyr.cnri.reston.va.us
Fri, 4 Feb 2000 12:40:05 -0500 (EST)


Update of /projects/cvsroot/python/dist/src/Doc/html
In directory weyr:/home/fdrake/projects/python/Doc-152p1/html
Modified Files:
 Tag: release152p1-patches
	index.html.in 
Log Message:
Make sure the version number in the <title> is updated; problem
reported by Peter Funk <pf@artcom-gmbh.de>.
Index: index.html.in
===================================================================
RCS file: /projects/cvsroot/python/dist/src/Doc/html/index.html.in,v
retrieving revision 1.4
retrieving revision 1.4.4.1
diff -C2 -r1.4 -r1.4.4.1
*** index.html.in	1999年05月27日 21:56:11	1.4
--- index.html.in	2000年02月04日 17:40:02	1.4.4.1
***************
*** 1,5 ****
 <html>
 <head>
! <title>Python 1.5.2 Documentation</title>
 <link rel=STYLESHEET href="lib/lib.css" type="text/css">
 <style type="text/css">
--- 1,5 ----
 <html>
 <head>
! <title>Python @VERSION@ Documentation</title>
 <link rel=STYLESHEET href="lib/lib.css" type="text/css">
 <style type="text/css">

AltStyle によって変換されたページ (->オリジナル) /