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
b6fa7893
Kaydet (Commit)
b6fa7893
authored
Eyl 27, 2001
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Add support for some more markup that had slipped in.
Fixed a typo in a comment.
üst
264e8186
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
2 deletions
+15
-2
conversion.xml
Doc/tools/sgmlconv/conversion.xml
+15
-2
No files found.
Doc/tools/sgmlconv/conversion.xml
Dosyayı görüntüle @
b6fa7893
...
...
@@ -38,6 +38,9 @@
<attribute
name=
"href"
optional=
"yes"
/>
<content/>
</macro>
<macro
name=
"pep"
>
<attribute
name=
"num"
/>
</macro>
<macro
name=
"rfc"
>
<attribute
name=
"num"
/>
</macro>
...
...
@@ -455,6 +458,10 @@
<!-- not used anywhere, but it's a standard LaTeXism -->
<attribute
name=
"spaces"
>
visible
</attribute>
</environment>
<macro
name=
"verbatiminput"
ouptutname=
"input"
>
<attribute
name=
"verbatim"
>
yes
</attribute>
<attribute
name=
"source"
/>
</macro>
<!-- Table markup. -->
<macro
name=
"hline"
/>
...
...
@@ -658,7 +665,10 @@
<attribute
name=
"token"
/>
<content/>
</macro>
<macro
name=
"token"
>
<macro
name=
"token"
outputname=
"grammartoken"
>
<content/>
</macro>
<macro
name=
"grammartoken"
>
<content/>
</macro>
<macro
name=
"orgroup"
>
...
...
@@ -766,7 +776,7 @@
</macro>
<macro
name=
"ulink"
>
<!-- order of the parameters makes this difficult;
we'll need to fix it up t
p
<ulink href="...">...</ulink>
we'll need to fix it up t
o
<ulink href="...">...</ulink>
in docfixer.py.
-->
<child
name=
"text"
/>
...
...
@@ -831,6 +841,9 @@
<macro
name=
"textasciitilde"
outputname=
""
>
<text>
~
</text>
</macro>
<macro
name=
"textbackslash"
outputname=
""
>
<text>
\
</text>
</macro>
<macro
name=
"textbar"
outputname=
""
>
<text>
|
</text>
</macro>
...
...
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