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
8aebe19e
Kaydet (Commit)
8aebe19e
authored
Kas 05, 2004
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
add encouragement to contribute without learning LaTeX
(closes SF bug #948517)
üst
5c0ebdcb
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
24 additions
and
0 deletions
+24
-0
doc.tex
Doc/doc/doc.tex
+14
-0
about.html
Doc/html/about.html
+5
-0
stdabout.dat
Doc/html/stdabout.dat
+5
-0
No files found.
Doc/doc/doc.tex
Dosyayı görüntüle @
8aebe19e
...
@@ -35,6 +35,10 @@ This document describes the document classes and special markup used
...
@@ -35,6 +35,10 @@ This document describes the document classes and special markup used
in the Python documentation. Authors may use this guide, in
in the Python documentation. Authors may use this guide, in
conjunction with the template files provided with the
conjunction with the template files provided with the
distribution, to create or maintain whole documents or sections.
distribution, to create or maintain whole documents or sections.
If you're interested in contributing to Python's documentation,
there's no need to learn
\LaTeX
{}
if you're not so inclined; plain
text contributions are more than welcome as well.
\end{abstract}
\end{abstract}
\tableofcontents
\tableofcontents
...
@@ -73,6 +77,16 @@ distribution, to create or maintain whole documents or sections.
...
@@ -73,6 +77,16 @@ distribution, to create or maintain whole documents or sections.
discussing future directions for the Python documentation and where
discussing future directions for the Python documentation and where
to turn for more information.
to turn for more information.
If your interest is in contributing to the Python documentation, but
you don't have the time or inclination to learn
\LaTeX
{}
and the
markup structures documented here, there's a welcoming place for you
among the Python contributors as well. Any time you feel that you
can clarify existing documentation or provide documentation that's
missing, the existing documentation team will gladly work with you
to integrate your text, dealing with the markup for you. Please
don't let the material in this document stand between the
documentation and your desire to help out!
\section
{
Directory Structure
\label
{
directories
}}
\section
{
Directory Structure
\label
{
directories
}}
The source distribution for the standard Python documentation
The source distribution for the standard Python documentation
...
...
Doc/html/about.html
Dosyayı görüntüle @
8aebe19e
...
@@ -60,6 +60,11 @@
...
@@ -60,6 +60,11 @@
this document, please report the bug at the
<a
this document, please report the bug at the
<a
href=
"http://sourceforge.net/bugs/?group_id=5470"
>
Python Bug
href=
"http://sourceforge.net/bugs/?group_id=5470"
>
Python Bug
Tracker
</a>
at
<a
href=
"http://sourceforge.net/"
>
SourceForge
</a>
.
Tracker
</a>
at
<a
href=
"http://sourceforge.net/"
>
SourceForge
</a>
.
If you are able to provide suggested text, either to replace
existing incorrect or unclear material, or additional text to
supplement what's already available, we'd appreciate the
contribution. There's no need to worry about text markup; our
documentation team will gladly take care of that.
</p>
</p>
<p>
Questions regarding how to use the information in this
<p>
Questions regarding how to use the information in this
...
...
Doc/html/stdabout.dat
Dosyayı görüntüle @
8aebe19e
...
@@ -34,6 +34,11 @@
...
@@ -34,6 +34,11 @@
report the bug at the <a
report the bug at the <a
href="http://sourceforge.net/bugs/?group_id=5470">Python Bug
href="http://sourceforge.net/bugs/?group_id=5470">Python Bug
Tracker</a> at <a href="http://sourceforge.net/">SourceForge</a>.
Tracker</a> at <a href="http://sourceforge.net/">SourceForge</a>.
If you are able to provide suggested text, either to replace
existing incorrect or unclear material, or additional text to
supplement what's already available, we'd appreciate the
contribution. There's no need to worry about text markup; our
documentation team will gladly take care of that.
</p>
</p>
<p> Questions regarding how to use the information in this
<p> Questions regarding how to use the information in this
...
...
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