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
a0eea590
Kaydet (Commit)
a0eea590
authored
Mar 28, 2009
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Add section numbering to some of the larger subdocuments.
üst
400fd60a
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
0 deletions
+7
-0
index.rst
Doc/distutils/index.rst
+1
-0
index.rst
Doc/documenting/index.rst
+1
-0
index.rst
Doc/extending/index.rst
+1
-0
index.rst
Doc/library/index.rst
+1
-0
index.rst
Doc/reference/index.rst
+1
-0
index.rst
Doc/tutorial/index.rst
+1
-0
index.rst
Doc/using/index.rst
+1
-0
No files found.
Doc/distutils/index.rst
Dosyayı görüntüle @
a0eea590
...
...
@@ -16,6 +16,7 @@ very little overhead for build/release/install mechanics.
.. toctree::
:maxdepth: 2
:numbered:
introduction.rst
setupscript.rst
...
...
Doc/documenting/index.rst
Dosyayı görüntüle @
a0eea590
...
...
@@ -23,6 +23,7 @@ to write reStructuredText if you're not so inclined; plain text contributions
are more than welcome as well.
.. toctree::
:numbered:
intro.rst
style.rst
...
...
Doc/extending/index.rst
Dosyayı görüntüle @
a0eea590
...
...
@@ -26,6 +26,7 @@ For a detailed description of the whole Python/C API, see the separate
.. toctree::
:maxdepth: 2
:numbered:
extending.rst
newtypes.rst
...
...
Doc/library/index.rst
Dosyayı görüntüle @
a0eea590
...
...
@@ -38,6 +38,7 @@ the `Python Package Index <http://pypi.python.org/pypi>`_.
.. toctree::
:maxdepth: 2
:numbered:
intro.rst
functions.rst
...
...
Doc/reference/index.rst
Dosyayı görüntüle @
a0eea590
...
...
@@ -18,6 +18,7 @@ interfaces available to C/C++ programmers in detail.
.. toctree::
:maxdepth: 2
:numbered:
introduction.rst
lexical_analysis.rst
...
...
Doc/tutorial/index.rst
Dosyayı görüntüle @
a0eea590
...
...
@@ -44,6 +44,7 @@ various Python library modules described in the Python Library Reference.
The :ref:`glossary` is also worth going through.
.. toctree::
:numbered:
appetite.rst
interpreter.rst
...
...
Doc/using/index.rst
Dosyayı görüntüle @
a0eea590
...
...
@@ -11,6 +11,7 @@ interpreter and things that make working with Python easier.
.. toctree::
:numbered:
cmdline.rst
unix.rst
...
...
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