From d3cb3eccff0f8a61152b886c29b7134f0214565d Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Sat, 27 Oct 2007 16:19:06 -0700 Subject: [PATCH] Add Doxygen cleanup as a release step --- doc/release_steps.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/release_steps.txt b/doc/release_steps.txt index d949b5575..bf10a7601 100644 --- a/doc/release_steps.txt +++ b/doc/release_steps.txt @@ -5,6 +5,8 @@ Steps in doing an ns-3 release - 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