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
31edf4de
Kaydet (Commit)
31edf4de
authored
Eyl 07, 2000
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Wrap some long lines.
Note that \file and \filenq do not work inside section titles.
üst
5cd0cefb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
10 deletions
+23
-10
doc.tex
Doc/doc/doc.tex
+23
-10
No files found.
Doc/doc/doc.tex
Dosyayı görüntüle @
31edf4de
...
...
@@ -97,15 +97,24 @@ distribution, to create or maintain whole documents or sections.
three-character names:
\begin{tableii}
{
p
{
.75in
}
|p
{
3in
}}{
filenq
}{
Directory
}{
Document Title
}
\lineii
{
api/
}{
\citetitle
[../api/api.html]
{
The Python/C API
}}
\lineii
{
dist/
}{
\citetitle
[../dist/dist.html]
{
Distributing Python Modules
}}
\lineii
{
doc/
}{
\citetitle
[../doc/doc.html]
{
Documenting Python
}}
\lineii
{
ext/
}{
\citetitle
[../ext/ext.html]
{
Extending and Embedding the Python Interpreter
}}
\lineii
{
inst/
}{
\citetitle
[../inst/inst.html]
{
Installing Python Modules
}}
\lineii
{
lib/
}{
\citetitle
[../lib/lib.html]
{
Python Library Reference
}}
\lineii
{
mac/
}{
\citetitle
[../mac/mac.html]
{
Macintosh Module Reference
}}
\lineii
{
ref/
}{
\citetitle
[../ref/ref.html]
{
Python Reference Manual
}}
\lineii
{
tut/
}{
\citetitle
[../tut/tut.html]
{
Python Tutorial
}}
\lineii
{
api/
}
{
\citetitle
[../api/api.html]
{
The Python/C API
}}
\lineii
{
dist/
}
{
\citetitle
[../dist/dist.html]
{
Distributing Python Modules
}}
\lineii
{
doc/
}
{
\citetitle
[../doc/doc.html]
{
Documenting Python
}}
\lineii
{
ext/
}
{
\citetitle
[../ext/ext.html]
{
Extending and Embedding the Python Interpreter
}}
\lineii
{
inst/
}
{
\citetitle
[../inst/inst.html]
{
Installing Python Modules
}}
\lineii
{
lib/
}
{
\citetitle
[../lib/lib.html]
{
Python Library Reference
}}
\lineii
{
mac/
}
{
\citetitle
[../mac/mac.html]
{
Macintosh Module Reference
}}
\lineii
{
ref/
}
{
\citetitle
[../ref/ref.html]
{
Python Reference Manual
}}
\lineii
{
tut/
}
{
\citetitle
[../tut/tut.html]
{
Python Tutorial
}}
\end{tableii}
\term
{
Format-Specific Output
}
...
...
@@ -421,7 +430,7 @@ distribution, to create or maintain whole documents or sections.
\begin{macrodesc}
{
e
}{}
Produces a backslash. This is convenient in
\macro
{
code
}
and
similar macros, and is only defined there. T
he
create a
similar macros, and is only defined there. T
o
create a
backslash in ordinary text (such as the contents of the
\macro
{
file
}
macro), use the standard
\macro
{
textbackslash
}
macro.
\end{macrodesc}
...
...
@@ -448,12 +457,16 @@ distribution, to create or maintain whole documents or sections.
The name of a file or directory. In the PDF and PostScript
outputs, single quotes and a font change are used to indicate
the file name, but no quotes are used in the HTML output.
\strong
{
Warning:
}
The
\macro
{
file
}
macro cannot be used in the
content of a section title due to processing limitations.
\end{macrodesc}
\begin{macrodesc}
{
filenq
}{
\p
{
file or dir
}}
Like
\macro
{
file
}
, but single quotes are never used. This can
be used in conjunction with tables if a column will only contain
file or directory names.
\strong
{
Warning:
}
The
\macro
{
filenq
}
macro cannot be used in the
content of a section title due to processing limitations.
\end{macrodesc}
\begin{macrodesc}
{
function
}{
\p
{
name
}}
...
...
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