Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
6e2e90d1
Kaydet (Commit)
6e2e90d1
authored
Kas 05, 2004
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
switch remaining icon references to the PNG icons
üst
8aebe19e
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
17 additions
and
17 deletions
+17
-17
Makefile
Doc/Makefile
+3
-3
about.html
Doc/html/about.html
+7
-7
index.html.in
Doc/html/index.html.in
+7
-7
No files found.
Doc/Makefile
Dosyayı görüntüle @
6e2e90d1
...
...
@@ -100,7 +100,7 @@ MKHOWTO= TEXINPUTS=$(TEXINPUTS) $(PYTHON) $(PWD)/tools/mkhowto
MKDVI
=
$(MKHOWTO)
--paper
=
$(PAPER)
--dvi
MKHTML
=
$(MKHOWTO)
--html
--about
html/stdabout.dat
\
--iconserver
../icons
--favicon
../icons/pyfav.
gif
\
--iconserver
../icons
--favicon
../icons/pyfav.
png
\
--address
$(PYTHONDOCS)
--up-link
../index.html
\
--up-title
"Python Documentation Index"
\
--global-module-index
"../modindex.html"
--dvips-safe
...
...
@@ -345,7 +345,7 @@ $(INDEXFILES): $(COMMONPERL) html/stdabout.dat tools/node2label.pl
html/acks.html
:
ACKS $(TOOLSDIR)/support.py $(TOOLSDIR)/mkackshtml
$(PYTHON)
$(TOOLSDIR)
/mkackshtml
--address
$(PYTHONDOCS)
\
--favicon
icons/pyfav.
gif
\
--favicon
icons/pyfav.
png
\
--output
html/acks.html <ACKS
...
...
@@ -367,7 +367,7 @@ html/modindex.html: html/lib/lib.html html/mac/mac.html
cd
html
&&
\
$(PYTHON)
../
$(TOOLSDIR)
/mkmodindex
--columns
3
\
--output
modindex.html
--address
$(PYTHONDOCS)
\
--favicon
icons/pyfav.
gif
\
--favicon
icons/pyfav.
png
\
dist/modindex.html
\
lib/modindex.html mac/modindex.html
...
...
Doc/html/about.html
Dosyayı görüntüle @
6e2e90d1
...
...
@@ -9,7 +9,7 @@
<link
rel=
"index"
href=
"modindex.html"
title=
"Global Module Index"
>
<link
rel=
"start"
href=
"index.html"
title=
"Python Documentation Index"
>
<link
rel=
"up"
href=
"index.html"
title=
"Python Documentation Index"
>
<link
rel=
"SHORTCUT ICON"
href=
"icons/pyfav.
gif"
type=
"image/gif
"
>
<link
rel=
"SHORTCUT ICON"
href=
"icons/pyfav.
png"
type=
"image/png
"
>
<link
rel=
"STYLESHEET"
href=
"lib/lib.css"
>
</head>
<body>
...
...
@@ -17,20 +17,20 @@
<table
width=
"100%"
cellpadding=
"0"
cellspacing=
"2"
>
<tr>
<td><img
width=
"32"
height=
"32"
align=
"bottom"
border=
"0"
alt=
""
src=
"icons/blank.
gif
"
></td>
src=
"icons/blank.
png
"
></td>
<td><a
href=
"index.html"
title=
"Python Documentation Index"
><img
width=
"32"
height=
"32"
align=
"bottom"
border=
"0"
alt=
"up"
src=
"icons/up.
gif
"
></a></td>
src=
"icons/up.
png
"
></a></td>
<td><img
width=
"32"
height=
"32"
align=
"bottom"
border=
"0"
alt=
""
src=
"icons/blank.
gif
"
></td>
src=
"icons/blank.
png
"
></td>
<td
align=
"center"
width=
"100%"
>
About the Python Documentation
</td>
<td><img
width=
"32"
height=
"32"
align=
"bottom"
border=
"0"
alt=
""
src=
"icons/blank.
gif
"
></td>
src=
"icons/blank.
png
"
></td>
<td><img
width=
"32"
height=
"32"
align=
"bottom"
border=
"0"
alt=
""
src=
"icons/blank.
gif
"
></td>
src=
"icons/blank.
png
"
></td>
<td><img
width=
"32"
height=
"32"
align=
"bottom"
border=
"0"
alt=
""
src=
"icons/blank.
gif
"
></td>
src=
"icons/blank.
png
"
></td>
</tr>
</table>
<b
class=
"navlabel"
>
Up:
</b>
...
...
Doc/html/index.html.in
Dosyayı görüntüle @
6e2e90d1
...
...
@@ -5,7 +5,7 @@
<meta
name=
"description"
content=
"Top-level index to the standard documentation for
Python @RELEASE@."
>
<link
rel=
"SHORTCUT ICON"
href=
"icons/pyfav.
gif"
type=
"image/gif
"
>
<link
rel=
"SHORTCUT ICON"
href=
"icons/pyfav.
png"
type=
"image/png
"
>
<link
rel=
"STYLESHEET"
href=
"lib/lib.css"
type=
"text/css"
>
<link
rel=
"author"
href=
"acks.html"
title=
"Acknowledgements"
>
<link
rel=
"help"
href=
"about.html"
title=
"About the Python Documentation"
>
...
...
@@ -23,20 +23,20 @@
<table
align=
"center"
width=
"100%"
cellpadding=
"0"
cellspacing=
"2"
>
<tr>
<td><img
width=
"32"
height=
"32"
align=
"bottom"
border=
"0"
alt=
""
src=
"icons/blank.
gif
"
></td>
src=
"icons/blank.
png
"
></td>
<td><img
width=
"32"
height=
"32"
align=
"bottom"
border=
"0"
alt=
""
src=
"icons/blank.
gif
"
></td>
src=
"icons/blank.
png
"
></td>
<td><img
width=
"32"
height=
"32"
align=
"bottom"
border=
"0"
alt=
""
src=
"icons/blank.
gif
"
></td>
src=
"icons/blank.
png
"
></td>
<td
align=
"center"
width=
"100%"
>
<b
class=
"title"
>
Python Documentation
</b></td>
<td><img
width=
"32"
height=
"32"
align=
"bottom"
border=
"0"
alt=
""
src=
"icons/blank.
gif
"
></td>
src=
"icons/blank.
png
"
></td>
<td><a
href=
"modindex.html"
><img
width=
"32"
height=
"32"
align=
"bottom"
border=
"0"
alt=
"Module Index"
src=
"icons/modules.
gif
"
></a></td>
src=
"icons/modules.
png
"
></a></td>
<td><img
width=
"32"
height=
"32"
align=
"bottom"
border=
"0"
alt=
""
src=
"icons/blank.
gif
"
></A></td>
src=
"icons/blank.
png
"
></A></td>
</tr>
</table>
<hr>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment