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
14a1b8cc
Kaydet (Commit)
14a1b8cc
authored
Şub 09, 2008
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix for newest doctools.
üst
3abc6d6c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
11 deletions
+11
-11
README.txt
Doc/README.txt
+1
-1
conf.py
Doc/conf.py
+10
-10
No files found.
Doc/README.txt
Dosyayı görüntüle @
14a1b8cc
...
@@ -50,7 +50,7 @@ Available make targets are:
...
@@ -50,7 +50,7 @@ Available make targets are:
* "latex", which builds LaTeX source files that can be run with "pdflatex"
* "latex", which builds LaTeX source files that can be run with "pdflatex"
to produce PDF documents.
to produce PDF documents.
* "linkcheck", which checks all external references to see whether they are
* "linkcheck", which checks all external references to see whether they are
broken, redirected or malformed, and outputs this information to stdout
broken, redirected or malformed, and outputs this information to stdout
as well as a plain-text (.txt) file.
as well as a plain-text (.txt) file.
...
...
Doc/conf.py
Dosyayı görüntüle @
14a1b8cc
...
@@ -38,16 +38,16 @@ today = ''
...
@@ -38,16 +38,16 @@ today = ''
today_fmt
=
'
%
B
%
d,
%
Y'
today_fmt
=
'
%
B
%
d,
%
Y'
# List of files that shouldn't be included in the build.
# List of files that shouldn't be included in the build.
unused_
file
s
=
[
unused_
doc
s
=
[
'whatsnew/2.0
.rst
'
,
'whatsnew/2.0'
,
'whatsnew/2.1
.rst
'
,
'whatsnew/2.1'
,
'whatsnew/2.2
.rst
'
,
'whatsnew/2.2'
,
'whatsnew/2.3
.rst
'
,
'whatsnew/2.3'
,
'whatsnew/2.4
.rst
'
,
'whatsnew/2.4'
,
'whatsnew/2.5
.rst
'
,
'whatsnew/2.5'
,
'maclib/scrap
.rst
'
,
'maclib/scrap'
,
'library/xmllib
.rst
'
,
'library/xmllib'
,
'library/xml.etree
.rst
'
,
'library/xml.etree'
,
]
]
# Relative filename of the reference count data file.
# Relative filename of the reference count data file.
...
...
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