Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7f393e commit e38d481Copy full SHA for e38d481
1 file changed
Doc/html/index.html.in
@@ -2,6 +2,9 @@
2
<head>
3
<title>Python @RELEASE@ Documentation - @DATE@</title>
4
<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@.">
8
<style type="text/css">
9
a.title { font-weight: bold; font-size: 110%; }
10
ul { margin-left: 1em; padding: 0pt; border: 0pt; }
0 commit comments