mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +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>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Python @RELEASE@ Documentation - @DATE@</title>
|
<title>Python @RELEASE@ Documentation - @DATE@</title>
|
||||||
<link rel="STYLESHEET" href="lib/lib.css" type="text/css">
|
<meta name="aesop" content="links">
|
||||||
<meta name="description"
|
<meta name="description"
|
||||||
content="Top-level index to the standard documentation for
|
content="Top-level index to the standard documentation for
|
||||||
Python @RELEASE@.">
|
Python @RELEASE@.">
|
||||||
|
<link rel="STYLESHEET" href="lib/lib.css" type="text/css">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
a.title { font-weight: bold; font-size: 110%; }
|
a.title { font-weight: bold; font-size: 110%; }
|
||||||
ul { margin-left: 1em; padding: 0pt; border: 0pt; }
|
ul { margin-left: 1em; padding: 0pt; border: 0pt; }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue