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
5bb647df
Kaydet (Commit)
5bb647df
authored
Mar 09, 2008
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Update for newest Sphinx.
üst
c557db52
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
conf.py
Doc/conf.py
+4
-3
No files found.
Doc/conf.py
Dosyayı görüntüle @
5bb647df
...
...
@@ -14,6 +14,7 @@ sys.path.append('tools/sphinxext')
# ---------------------
extensions
=
[
'sphinx.ext.refcounting'
,
'sphinx.ext.coverage'
]
templates_path
=
[
'tools/sphinxext'
]
# General substitutions.
project
=
'Python'
...
...
@@ -73,16 +74,16 @@ html_last_updated_fmt = '%b %d, %Y'
html_use_smartypants
=
True
# Content template for the index page, filename relative to this file.
html_index
=
'
tools/sphinxext/
indexcontent.html'
html_index
=
'indexcontent.html'
# Custom sidebar templates, filenames relative to this file.
html_sidebars
=
{
'index'
:
'
tools/sphinxext/
indexsidebar.html'
,
'index'
:
'indexsidebar.html'
,
}
# Additional templates that should be rendered to pages.
html_additional_pages
=
{
'download'
:
'
tools/sphinxext/
download.html'
,
'download'
:
'download.html'
,
}
# Output file base name for HTML help builder.
...
...
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