From: Guido Kanschat Date: Fri, 13 Jun 2003 16:52:09 +0000 (+0000) Subject: more precise X-Git-Tag: v8.0.0~16411 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a65affe9e47f2c075aaaadb47b3e7d96f34cac20;p=dealii.git more precise git-svn-id: https://svn.dealii.org/trunk@7798 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/RELEASE/tasks b/deal.II/doc/RELEASE/tasks index d2e44bdd63..c36af1bc0b 100644 --- a/deal.II/doc/RELEASE/tasks +++ b/deal.II/doc/RELEASE/tasks @@ -20,7 +20,10 @@ when a new release shall be issued: 5/ cvs update -P -r Branch-- or - cvs checkout -P -r Branch-- deal.II + cvs checkout -P -r Branch-- deal.II + + cd deal.II + cvs checkout tests 6/ change the content of the `Version' file on both HEAD and branch @@ -32,8 +35,8 @@ when a new release shall be issued: make all make run -8/ run `make validate-xrefs' on the branch to check that the changes - do not point to nirvana +8/ run `make online-doc' on the branch and check that no link + points to Nirvana 9/ cvs tag all files with Version-x-y-z @@ -43,7 +46,7 @@ when a new release shall be issued: 12/ put it on the web server. -13/ if necessary, change contents of doc/main/* +13/ Add links to navbar.html and toc.html on homepage. 14/ Log in as deal and execute "makedoc_version x.y.z" Report errors!!!