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
1da0bba4
Kaydet (Commit)
1da0bba4
authored
Eyl 29, 2003
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Update to match the version used to build the 2.3.2c1 documentation.
üst
69db2b96
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
mkinfo
Doc/tools/mkinfo
+3
-1
No files found.
Doc/tools/mkinfo
Dosyayı görüntüle @
1da0bba4
...
@@ -38,6 +38,8 @@ cd $DOCDIR
...
@@ -38,6 +38,8 @@ cd $DOCDIR
DOCDIR
=
`
pwd
`
DOCDIR
=
`
pwd
`
cd
$WORKDIR
cd
$WORKDIR
COMMONDIR
=
"
`
dirname
$DOCDIR
`
/commontex"
run
()
{
run
()
{
# show what we're doing, like make does:
# show what we're doing, like make does:
...
@@ -49,7 +51,7 @@ run() {
...
@@ -49,7 +51,7 @@ run() {
# generate the Texinfo file:
# generate the Texinfo file:
run
$EMACS
-batch
-q
--no-site-file
-l
$TOOLSDIR
/py2texi.el
\
run
$EMACS
-batch
-q
--no-site-file
-l
$TOOLSDIR
/py2texi.el
\
--eval
"(setq py2texi-dirs '(
\"
$DOCDIR
\"
\"
../commontex
\"
\"
../texinputs
\"
))"
\
--eval
"(setq py2texi-dirs '(
\"
$DOCDIR
\"
\"
$COMMONDIR
\"
\"
../texinputs
\"
))"
\
--eval
"(setq py2texi-texi-file-name
\"
$TEXINAME
\"
)"
\
--eval
"(setq py2texi-texi-file-name
\"
$TEXINAME
\"
)"
\
--eval
"(setq py2texi-info-file-name
\"
$INFONAME
\"
)"
\
--eval
"(setq py2texi-info-file-name
\"
$INFONAME
\"
)"
\
--eval
"(py2texi
\"
$DOCDIR
/
$DOCFILE
\"
)"
\
--eval
"(py2texi
\"
$DOCDIR
/
$DOCFILE
\"
)"
\
...
...
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