Touchup for PEP 101: installed docs should be group-writeable.
This commit is contained in:
parent
1bd2f20a00
commit
e9eb03b5ca
11
pep-0101.txt
11
pep-0101.txt
|
@ -424,11 +424,12 @@ How to Make A Release
|
|||
that directory. Note though that if you're releasing a maintenance
|
||||
release for an older version, don't change the current link.
|
||||
|
||||
___ If this is a final release (even a maintenance release), also unpack
|
||||
the HTML docs to /srv/docs.python.org/release/X.Y.Z on
|
||||
docs.iad1.psf.io. Make sure the files are in group "docs". If it is a
|
||||
release of a security-fix-only version, tell the DE to build a version
|
||||
with the "version switcher" and put it there.
|
||||
___ If this is a final release (even a maintenance release), also
|
||||
unpack the HTML docs to /srv/docs.python.org/release/X.Y.Z on
|
||||
docs.iad1.psf.io. Make sure the files are in group "docs" and are
|
||||
group-writeable. If it is a release of a security-fix-only version,
|
||||
tell the DE to build a version with the "version switcher"
|
||||
and put it there.
|
||||
|
||||
___ Let the DE check if the docs are built and work all right.
|
||||
|
||||
|
|
Loading…
Reference in New Issue