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
8dbf46a7
Kaydet (Commit)
8dbf46a7
authored
May 15, 1998
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Update to use latex2html 98.1p5.
Cleanup temporary files produced by latex2html in the output directory.
üst
e0a0fcd5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
mkhowto.sh
Doc/tools/mkhowto.sh
+2
-1
No files found.
Doc/tools/mkhowto.sh
Dosyayı görüntüle @
8dbf46a7
...
...
@@ -64,7 +64,7 @@ build_html() {
latex2html
-init_file
$L2H_INIT_FILE
\
-address
"
$ADDRESS
"
\
-link
$MAX_LINK_DEPTH
-split
$MAX_SPLIT_DEPTH
\
$1
||
exit
$?
-dir
$1
$TEXFILE
||
exit
$?
else
latex2html
-init_file
$L2H_INIT_FILE
\
-link
$MAX_LINK_DEPTH
-split
$MAX_SPLIT_DEPTH
\
...
...
@@ -126,6 +126,7 @@ cleanup() {
if
[
!
"
$BUILD_DVI
"
]
;
then
rm
-f
$1
.dvi
fi
rm
-f
$1
/IMG
*
$1
/
*
.pl
$1
/WARNINGS
$1
/index.dat
$1
/modindex.dat
}
# figure out what our targets are:
...
...
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