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

Fred L. Drake fdrake@weyr.cnri.reston.va.us
2000年3月16日 09:30:22 -0500 (EST)


Update of /projects/cvsroot/python/dist/src/Doc/html
In directory weyr:/home/fdrake/projects/python/Doc-152p2/html
Modified Files:
 Tag: release152p1-patches
	index.html.in 
Log Message:
Make the version number appear properly in the page title; reported by 
a couple of people.
Index: index.html.in
===================================================================
RCS file: /projects/cvsroot/python/dist/src/Doc/html/index.html.in,v
retrieving revision 1.4.4.2
retrieving revision 1.4.4.3
diff -C2 -r1.4.4.2 -r1.4.4.3
*** index.html.in	2000年02月28日 20:39:12	1.4.4.2
--- index.html.in	2000年03月16日 14:30:19	1.4.4.3
***************
*** 1,5 ****
 <html>
 <head>
! <title>Python @VERSION@ Documentation</title>
 <link rel=STYLESHEET href="lib/lib.css" type="text/css">
 <style type="text/css">
--- 1,5 ----
 <html>
 <head>
! <title>Python @RELEASE@ Documentation</title>
 <link rel=STYLESHEET href="lib/lib.css" type="text/css">
 <style type="text/css">

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