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
fd3eff68
Kaydet (Commit)
fd3eff68
authored
Haz 12, 2010
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Use newer toctree syntax.
üst
3e83ff78
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
markup.rst
Doc/documenting/markup.rst
+6
-6
No files found.
Doc/documenting/markup.rst
Dosyayı görüntüle @
fd3eff68
...
...
@@ -698,10 +698,10 @@ tables of contents. The ``toctree`` directive is the central element.
..
toctree
::
:
maxdepth
:
2
intro
.
rst
strings
.
rst
datatypes
.
rst
numeric
.
rst
intro
strings
datatypes
numeric
(
many
more
files
listed
here
)
This
accomplishes
two
things
:
...
...
@@ -709,8 +709,8 @@ tables of contents. The ``toctree`` directive is the central element.
*
Tables
of
contents
from
all
those
files
are
inserted
,
with
a
maximum
depth
of
two
,
that
means
one
nested
heading
.
``
toctree
``
directives
in
those
files
are
also
taken
into
account
.
*
Sphinx
knows
that
the
relative
order
of
the
files
``
intro
.
rst
``,
``
strings
.
rst
``
and
so
forth
,
and
it
knows
that
they
are
children
of
the
*
Sphinx
knows
that
the
relative
order
of
the
files
``
intro
``,
``
strings
``
and
so
forth
,
and
it
knows
that
they
are
children
of
the
shown
file
,
the
library
index
.
From
this
information
it
generates
"next
chapter"
,
"previous chapter"
and
"parent chapter"
links
.
...
...
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