mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Minor adjustments.
This commit is contained in:
parent
26c49b66bb
commit
c9319b37a5
1 changed files with 2 additions and 1 deletions
|
|
@ -1,10 +1,11 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Python @RELEASE@ Documentation - @DATE@</title>
|
||||
<link rel="STYLESHEET" href="lib/lib.css" type="text/css">
|
||||
<meta name="aesop" content="links">
|
||||
<meta name="description"
|
||||
content="Top-level index to the standard documentation for
|
||||
Python @RELEASE@.">
|
||||
<link rel="STYLESHEET" href="lib/lib.css" type="text/css">
|
||||
<style type="text/css">
|
||||
a.title { font-weight: bold; font-size: 110%; }
|
||||
ul { margin-left: 1em; padding: 0pt; border: 0pt; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue