summaryrefslogtreecommitdiff
path: root/docutils/docs/dev
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2017-06-14 14:20:20 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2017-06-14 14:20:20 +0000
commitd77a645703c1dfcfbbb3a163d2df792d826334b5 (patch)
treefc442562a8f9fc7c44fc7c94930d379b5d06156b /docutils/docs/dev
parentd93e87f24bb938d68126989db1d9cf28ef39c217 (diff)
downloaddocutils-d77a645703c1dfcfbbb3a163d2df792d826334b5.tar.gz
small documentation fixes
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8112 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev')
-rw-r--r--docutils/docs/dev/release.txt11
1 files changed, 7 insertions, 4 deletions
diff --git a/docutils/docs/dev/release.txt b/docutils/docs/dev/release.txt
index b9d52b7ca..4ff422ac8 100644
--- a/docutils/docs/dev/release.txt
+++ b/docutils/docs/dev/release.txt
@@ -253,9 +253,11 @@ REWORK FOR SOURCEFORGE REPO
`Upload the wheels to PyPI`_.
- Question: Can we have an tar.gz (distutil) and a py2-wheel and a py3-wheel
- on pypi and will installers select the correct files ?
+ Question:
+ Can we have an tar.gz (distutil) and a py2-wheel and a py3-wheel
+ on pypi and will installers select the correct files?
+ 2017-06-09 it seems to according to experience with 0.13.1.
.. _wheels: https://packaging.python.org/en/latest/distributing.html#wheels
.. _pure Python wheels:
@@ -271,8 +273,9 @@ REWORK FOR SOURCEFORGE REPO
* doc-sig@python.org
* python-announce@python.org
-* **Add a SourceForge News item, with title "Docutils X.Y.Z released"
- and containing the release tarball's download URL.**
+* **Add a `SourceForge News item`__, with title "Docutils X.Y.Z released"**
+
+ __ https://sourceforge.net/p/docutils/news
**Mark as default download for all platforms.**