Add Doxygen cleanup as a release step
authorTom Henderson <tomh@tomh.org>
Sat, 27 Oct 2007 16:19:06 -0700
changeset 1797 7cd3c92af131
parent 1796 c8c349fdec1a
child 1800 a1c4b79fc8a5
child 2050 bc001884553c
Add Doxygen cleanup as a release step
doc/release_steps.txt
--- a/doc/release_steps.txt	Sat Oct 27 13:17:55 2007 +0200
+++ b/doc/release_steps.txt	Sat Oct 27 16:19:06 2007 -0700
@@ -5,6 +5,8 @@
    - revise and check in AUTHORS, if needed
    - revise and check in RELEASE_NOTES
    - update and check in VERSION to the latest release number
+   - confirm that Doxygen builds cleanly and without warnings
+     (./waf --doxygen), and check in any necessary changes 
 2. make a new "architecture.pdf" document and place it in the doc/ directory
    of the ns-3-dev working directory
 3. ./waf configure; ./waf dist