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
b1510d50
Kaydet (Commit)
b1510d50
authored
Eki 30, 2002
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Sprinkle with --favicon options.
üst
b07216b4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
Makefile
Doc/Makefile
+3
-1
No files found.
Doc/Makefile
Dosyayı görüntüle @
b1510d50
...
...
@@ -73,7 +73,7 @@ DVIPS= dvips -N0 -t $(PAPER)
MKDVI
=
$(PYTHON)
../tools/mkhowto
--paper
=
$(PAPER)
--dvi
MKHTML
=
$(PYTHON)
tools/mkhowto
--html
--about
html/stdabout.dat
\
--iconserver
../icons
\
--iconserver
../icons
--favicon
../icons/pyfav.gif
\
--address
$(PYTHONDOCS)
--up-link
../index.html
\
--up-title
"Python Documentation Index"
\
--global-module-index
"../modindex.html"
--dvips-safe
...
...
@@ -318,6 +318,7 @@ $(INDEXFILES): $(COMMONPERL) html/about.dat tools/node2label.pl
html/acks.html
:
ACKS $(TOOLSDIR)/support.py $(TOOLSDIR)/mkackshtml
$(PYTHON)
$(TOOLSDIR)
/mkackshtml
--address
$(PYTHONDOCS)
\
--favicon
icons/pyfav.gif
\
--output
html/acks.html <ACKS
...
...
@@ -338,6 +339,7 @@ html/modindex.html: html/lib/lib.html html/mac/mac.html
cd
html
&&
\
$(PYTHON)
../
$(TOOLSDIR)
/mkmodindex
--columns
4
\
--output
modindex.html
--address
$(PYTHONDOCS)
\
--favicon
icons/pyfav.gif
\
lib/modindex.html mac/modindex.html
html
:
$(ALLHTMLFILES) $(HTMLCSSFILES)
...
...
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