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
121eb169
Kaydet (Commit)
121eb169
authored
Eki 21, 2018
tarafından
Xtreak
Kaydeden (comit)
Julien Palard
Eki 21, 2018
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
bpo-34081: Fix wrong example link that was linking to distutils (GH-8248)
üst
c3f52a59
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
docs-steps.yml
.azure-pipelines/docs-steps.yml
+1
-1
Makefile
Doc/Makefile
+1
-1
2018-09-06-07-15-20.bpo-34081.cuSTnH.rst
...EWS.d/next/Build/2018-09-06-07-15-20.bpo-34081.cuSTnH.rst
+1
-0
No files found.
.azure-pipelines/docs-steps.yml
Dosyayı görüntüle @
121eb169
...
...
@@ -12,7 +12,7 @@ steps:
inputs
:
versionSpec
:
'
>=3.6'
-
script
:
python -m pip install sphinx
~=1.6
.1 blurb python-docs-theme
-
script
:
python -m pip install sphinx
==1.8
.1 blurb python-docs-theme
displayName
:
'
Install
build
dependencies'
-
${{ if ne(parameters.latex, 'true') }}
:
...
...
Doc/Makefile
Dosyayı görüntüle @
121eb169
...
...
@@ -12,7 +12,7 @@ PAPER =
SOURCES
=
DISTVERSION
=
$(
shell
$(PYTHON)
tools/extensions/patchlevel.py
)
ALLSPHINXOPTS
=
-b
$(BUILDER)
-d
build/doctrees
-D
latex_elements.papersize
=
$(PAPER)
\
ALLSPHINXOPTS
=
-b
$(BUILDER)
-d
build/doctrees
-
W
-
D
latex_elements.papersize
=
$(PAPER)
\
$(SPHINXOPTS)
.
build/
$(BUILDER)
$(SOURCES)
.PHONY
:
help build html htmlhelp latex text changes linkcheck
\
...
...
Misc/NEWS.d/next/Build/2018-09-06-07-15-20.bpo-34081.cuSTnH.rst
0 → 100644
Dosyayı görüntüle @
121eb169
Make Sphinx warnings as errors in the Docs Makefile.
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