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 26c49b6 commit c9319b3Copy full SHA for c9319b3
1 file changed
Doc/html/index.html.in
@@ -1,10 +1,11 @@
1
<html>
2
<head>
3
<title>Python @RELEASE@ Documentation - @DATE@</title>
4
- <link rel="STYLESHEET" href="lib/lib.css" type="text/css">
+ <meta name="aesop" content="links">
5
<meta name="description"
6
content="Top-level index to the standard documentation for
7
Python @RELEASE@.">
8
+ <link rel="STYLESHEET" href="lib/lib.css" type="text/css">
9
<style type="text/css">
10
a.title { font-weight: bold; font-size: 110%; }
11
ul { margin-left: 1em; padding: 0pt; border: 0pt; }
0 commit comments