Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e38d481

Browse files
committed
Add a "description" meta tag that includes a version number.
1 parent d7f393e commit e38d481

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Doc/html/index.html.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
<head>
33
<title>Python @RELEASE@ Documentation - @DATE@</title>
44
<link rel="STYLESHEET" href="lib/lib.css" type="text/css">
5+
<meta name="description"
6+
content="Top-level index to the standard documentation for
7+
Python @RELEASE@.">
58
<style type="text/css">
69
a.title { font-weight: bold; font-size: 110%; }
710
ul { margin-left: 1em; padding: 0pt; border: 0pt; }

0 commit comments

Comments
 (0)