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
09f57b79
Kaydet (Commit)
09f57b79
authored
Nis 21, 2008
tarafından
David Goodger
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
corrections ("reStructuredText" is one word)
üst
b9dd8db8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
2.6.rst
Doc/whatsnew/2.6.rst
+4
-4
No files found.
Doc/whatsnew/2.6.rst
Dosyayı görüntüle @
09f57b79
...
@@ -119,7 +119,7 @@ While 2.6 was being developed, the Python development process
...
@@ -119,7 +119,7 @@ While 2.6 was being developed, the Python development process
underwent two significant changes: the developer group
underwent two significant changes: the developer group
switched from SourceForge's issue tracker to a customized
switched from SourceForge's issue tracker to a customized
Roundup installation, and the documentation was converted from
Roundup installation, and the documentation was converted from
LaTeX to reStructured
Text.
LaTeX to reStructuredText.
New Issue Tracker: Roundup
New Issue Tracker: Roundup
...
@@ -171,7 +171,7 @@ http://svn.python.org/view/tracker/importer/.
...
@@ -171,7 +171,7 @@ http://svn.python.org/view/tracker/importer/.
Roundup downloads and documentation.
Roundup downloads and documentation.
New Documentation Format: ReStructured
Text Using Sphinx
New Documentation Format: ReStructuredText Using Sphinx
-----------------------------------------------------------
-----------------------------------------------------------
Since the Python project's inception around 1989, the documentation
Since the Python project's inception around 1989, the documentation
...
@@ -195,7 +195,7 @@ and no one pursued the task to completion.
...
@@ -195,7 +195,7 @@ and no one pursued the task to completion.
During the 2.6 development cycle, Georg Brandl put a substantial
During the 2.6 development cycle, Georg Brandl put a substantial
effort into building a new toolchain for processing the documentation.
effort into building a new toolchain for processing the documentation.
The resulting package is called Sphinx, and is available from
The resulting package is called Sphinx, and is available from
http://sphinx.pocoo.org/. The input format is reStructured
Text, a
http://sphinx.pocoo.org/. The input format is reStructuredText, a
markup commonly used in the Python community that supports custom
markup commonly used in the Python community that supports custom
extensions and directives. Sphinx concentrates on HTML output,
extensions and directives. Sphinx concentrates on HTML output,
producing attractively styled and modern HTML, though printed output
producing attractively styled and modern HTML, though printed output
...
@@ -211,7 +211,7 @@ standalone package that can be used in documenting other projects.
...
@@ -211,7 +211,7 @@ standalone package that can be used in documenting other projects.
Documentation and code for the Sphinx toolchain.
Documentation and code for the Sphinx toolchain.
`Docutils <http://docutils.sf.net>`__
`Docutils <http://docutils.sf.net>`__
The underlying reStructured
Text parser and toolset.
The underlying reStructuredText parser and toolset.
PEP 343: The 'with' statement
PEP 343: The 'with' statement
...
...
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