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
5ad8ed5f
Kaydet (Commit)
5ad8ed5f
authored
Eki 06, 2010
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Update to Sphin 1.0.4.
üst
19b3e006
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
Makefile
Doc/Makefile
+1
-1
README.txt
Doc/README.txt
+1
-1
make.bat
Doc/make.bat
+1
-1
No files found.
Doc/Makefile
Dosyayı görüntüle @
5ad8ed5f
...
...
@@ -40,7 +40,7 @@ help:
checkout
:
@
if
[
!
-d
tools/sphinx
]
;
then
\
echo
"Checking out Sphinx..."
;
\
svn checkout
$(SVNROOT)
/external/Sphinx-1.0.
1
/sphinx tools/sphinx
;
\
svn checkout
$(SVNROOT)
/external/Sphinx-1.0.
4
/sphinx tools/sphinx
;
\
fi
@
if
[
!
-d
tools/docutils
]
;
then
\
echo
"Checking out Docutils..."
;
\
...
...
Doc/README.txt
Dosyayı görüntüle @
5ad8ed5f
...
...
@@ -78,7 +78,7 @@ Without make
You'll need to install the Sphinx package, either by checking it out via ::
svn co http://svn.python.org/projects/external/Sphinx-1.0.
1
/sphinx tools/sphinx
svn co http://svn.python.org/projects/external/Sphinx-1.0.
4
/sphinx tools/sphinx
or by installing it from PyPI.
...
...
Doc/make.bat
Dosyayı görüntüle @
5ad8ed5f
...
...
@@ -34,7 +34,7 @@ echo.
goto end
:checkout
svn co %SVNROOT%/external/Sphinx-1.0.
1
/sphinx tools/sphinx
svn co %SVNROOT%/external/Sphinx-1.0.
4
/sphinx tools/sphinx
svn co %SVNROOT%/external/docutils-0.6/docutils tools/docutils
svn co %SVNROOT%/external/Jinja-2.3.1/jinja2 tools/jinja2
svn co %SVNROOT%/external/Pygments-1.3.1/pygments tools/pygments
...
...
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