diff --git a/docs/index.rst b/docs/index.rst index bb16239c..06af9dcd 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -136,7 +136,7 @@ Development contributing devenv - devtools + releasing codestyle extensiondev diff --git a/docs/devtools.rst b/docs/releasing.rst similarity index 93% rename from docs/devtools.rst rename to docs/releasing.rst index ec80c543..8a12cf7d 100644 --- a/docs/devtools.rst +++ b/docs/releasing.rst @@ -1,8 +1,10 @@ -***************** -Development tools -***************** +****************** +Release procedures +****************** -Here you'll find description of the development tools we use. +Here we try to keep an up to date record of how Mopidy releases are made. This +documentation serves both as a checklist, to reduce the project's dependency on +key individuals, and as a stepping stone to more automation. Creating releases