update release steps documentation
authorTom Henderson <tomh@tomh.org>
Mon, 24 Dec 2012 06:17:58 -0800
changeset 9211 e5cb7d8ec47c
parent 9210 672f27c706f0
child 9212 294690720935
update release steps documentation
doc/release_steps.txt
--- a/doc/release_steps.txt	Sun Dec 23 22:16:02 2012 +0100
+++ b/doc/release_steps.txt	Mon Dec 24 06:17:58 2012 -0800
@@ -31,7 +31,7 @@
       -- ./waf --pyrun src/flow-monitor/examples/wifi-olsr-flowmon.py --vis
    - ensure that tests pass (./test.py -g) and make sure that the buildbots
      are reporting blue based on the tip of the repository
-   - revise and check in AUTHORS, RELEASE_NOTES, and CHANGES>html
+   - revise and check in AUTHORS, RELEASE_NOTES, and CHANGES.html
    - required versions for related libraries (nsc, netanim, pybindgen)
      are correct
    - confirm that Doxygen builds cleanly (./waf doxygen), 
@@ -140,9 +140,7 @@
 
 1. If final release, build release documentation
    - sudo bash; su nsnam; cd /home/nsnam/bin 
-   ./update-doxygen-release ns-3.x
-   ./update-manual-release ns-3.x
-   ./update-tutorial-release ns-3.x
+   ./update-docs -r http://code.nsnam.org/ns-3.x -R
 
 2. Check if these new files are available on the website