From 5b42892c86a48a955e2f159407836c4c89fd26e0 Mon Sep 17 00:00:00 2001 From: guido Date: Fri, 13 Jun 2003 16:52:09 +0000 Subject: [PATCH] more precise git-svn-id: https://svn.dealii.org/trunk@7798 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/RELEASE/tasks | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) 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!!! -- 2.39.5