summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-10-25 23:14:27 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-10-25 23:14:27 -0400
commitb7a80d33eb8958581432c79e2550ee5d9c1763f5 (patch)
tree89722a2ea12575b5fcfa9ede3c98e8478cde4d49 /www
parentba8a937691dd404a6b5c80764c4e91c55c01c015 (diff)
downloadgpsd-b7a80d33eb8958581432c79e2550ee5d9c1763f5.tar.gz
Add instructions on updating the website as part of the release process.
Diffstat (limited to 'www')
-rw-r--r--www/hacking.html.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/hacking.html.in b/www/hacking.html.in
index 05459f8a..39634ae6 100644
--- a/www/hacking.html.in
+++ b/www/hacking.html.in
@@ -1476,7 +1476,10 @@ goes in the tarball will look right.</dd>
so tarball instances pulled from the repo will be clearly
distinguishable from the next public release.</dd>
-<dt>14. Announce the release</dt>
+<dt>14. Update the website</dt>
+<dd><code>scons webupload</code> will do this.</dd>
+
+<dt>15. Announce the release</dt>
<dd>Announce the release, and the resumption of regular commits, on
the dev list.</dd>
</dl>