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
f4070637
Kaydet (Commit)
f4070637
authored
Agu 11, 2000
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Include the document dependencies earlier so that documents are rebuilt
when they need to be.
üst
4e15945f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Makefile
Doc/html/Makefile
+2
-2
No files found.
Doc/html/Makefile
Dosyayı görüntüle @
f4070637
...
...
@@ -61,6 +61,8 @@ $(INDEXFILES): $(COMMONPERL) \
$(TOPDIR)/html/about.dat
\
$(TOPDIR)/tools/node2label.pl
include
../Makefile.deps
# The index.html target is at the end since it screws up font-lock.
modindex.html
:
lib/lib.html mac/mac.html $(TOOLSDIR)/mkmodindex
...
...
@@ -101,8 +103,6 @@ dist/dist.html:$(DISTFILES) $(TOPDIR)/perl/distutils.perl
$(TOOLSDIR)
/mkhowto
--about
stdabout.dat
--address
$(PYTHONDOCS)
\
--html
$(TOPDIR)
/dist/dist.tex
include
../Makefile.deps
$(PAPERDIR)/api.aux
:
$(APIFILES)
(
cd
$(PAPERDIR)
;
$(MKAUX)
api
)
...
...
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