releasing: Document usage for the new public-doc script
authorBryce Harrington <bryce@osg.samsung.com>
Wed, 27 May 2015 22:33:27 +0000 (15:33 -0700)
committerBryce Harrington <bryce@osg.samsung.com>
Wed, 27 May 2015 22:33:27 +0000 (15:33 -0700)
releasing.txt

index 4ff8066bb666c40cc3aea91aa7dba4699a446b78..fc3dc68d5ffe0e705c76c07e1e0c651c482f8d01 100644 (file)
@@ -46,6 +46,12 @@ To make a release of Weston and/or Wayland, follow these steps.
 
          $ release.sh .
 
+         For wayland, also publish the publican documentation to
+         wayland.freedesktop.org:
+
+         $ ./publish-doc
+
+
   4.  Compose the release announcements.  The script will generate
       *.x.y.0.announce files with a list of changes and tags, one for
       wayland, one for weston.  Prepend these with a human-readable
@@ -68,13 +74,12 @@ To make a release of Weston and/or Wayland, follow these steps.
 
          Once satisfied:
 
-      $ git commit releases.html -m "Add ${RELEASE_NUMBER} release"
+      $ git commit ./releases.html -m "Add ${RELEASE_NUMBER} release"
       $ git push
-      $ rsync -avz * wayland.freedesktop.org:/srv/wayland.freedesktop.org/www/
+      $ ./deploy
 
   8.  Update topic in #wayland to point to the release announcement URL
 
-
 For x.y.0 releases, also create the release series x.y branch.  The x.y
 branch is for bug fixes and conservative changes to the x.y.0 release,
 and is where we release x.y.z releases from.  Creating the x.y branch