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
45a40930
Kaydet (Commit)
45a40930
authored
Şub 17, 1998
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
&do_cmd_textohtmlmoduleindex: Get the modindex key added to the label->node
association.
üst
57b5e42c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.latex2html-init
Doc/.latex2html-init
+2
-2
No files found.
Doc/.latex2html-init
Dosyayı görüntüle @
45a40930
...
...
@@ -221,7 +221,6 @@ sub clean_key {
$idx_module_mark
=
'<tex2html_idx_module_mark>'
;
$idx_module_title
=
'Module Index'
;
$idxmodulefile
=
''
;
sub
add_module_idx
{
print
"\nDoing the module index ..."
;
...
...
@@ -255,8 +254,9 @@ sub remove_general_markers {
# $idx_mark will be replaced with the real index at the end
sub
do_cmd_textohtmlmoduleindex
{
local
(
$_
)
=
@_
;
local
(
$key
)
=
q/modindex/
;
$TITLE
=
$idx_module_title
;
$idxmodulefile
=
$CURRENT_FILE
;
&
anchor_label
(
"modindex"
,
$CURRENT_FILE
,
$_
)
;
join
(
''
,
'<p>'
,
&
make_section_heading
(
$idx_module_title
,
"h2"
),
$idx_module_mark
,
$_
);
}
...
...
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