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
01bc01c8
Kaydet (Commit)
01bc01c8
authored
Mar 02, 1999
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Changes to accomodate the global module index and platform annotations.
üst
368b16ad
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
index.html
Doc/html/index.html
+5
-0
style.css
Doc/html/style.css
+8
-0
No files found.
Doc/html/index.html
Dosyayı görüntüle @
01bc01c8
...
...
@@ -9,10 +9,15 @@
<LI>
<A
HREF=
"tut/tut.html"
>
Tutorial
</A>
(start here)
<LI>
<A
HREF=
"modindex.html"
>
Global Module Index
</A>
(for quick access to all documentation)
<LI>
<A
HREF=
"lib/lib.html"
>
Library Reference
</A>
(
<A
HREF=
"lib/modindex.html"
>
Module Index
</A>
)
(keep this under your pillow)
<LI>
<A
HREF=
"mac/mac.html"
>
Macintosh Module Reference
</A>
(
<A
HREF=
"mac/modindex.html"
>
Module Index
</A>
)
(this too, if you use a Macintosh)
<LI>
<A
HREF=
"ref/ref.html"
>
Language Reference
</A>
...
...
Doc/html/style.css
Dosyayı görüntüle @
01bc01c8
...
...
@@ -44,3 +44,11 @@ var { font: italic normal serif }
.mimetype
{
font-family
:
avantgarde
,
sans-serif
}
.newsgroup
{
font-family
:
avantgarde
,
sans-serif
}
.url
{
font-family
:
avantgarde
,
sans-serif
}
.file
{
font-family
:
avantgarge
,
sans-serif
}
/*
* Class 'availability' is used for module availability statements at
* the top of modules. Otherwise, rely on context for platform specifiers
* (generated by \platform and \platformof).
*/
.availability
.platform
{
font-weight
:
bold
}
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