Kaydet (Commit) e38d481e authored tarafından Fred Drake's avatar Fred Drake

Add a "description" meta tag that includes a version number.

üst d7f393ed
......@@ -2,6 +2,9 @@
<head>
<title>Python @RELEASE@ Documentation - @DATE@</title>
<link rel="STYLESHEET" href="lib/lib.css" type="text/css">
<meta name="description"
content="Top-level index to the standard documentation for
Python @RELEASE@.">
<style type="text/css">
a.title { font-weight: bold; font-size: 110%; }
ul { margin-left: 1em; padding: 0pt; border: 0pt; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment