Admin/CHECKLIST
author wenzelm
Wed, 24 Oct 2007 20:17:48 +0200
changeset 25178 1cd45207dd3f
parent 24883 62b2f9db943b
child 25214 91730b492a45
permissions -rw-r--r--
tuned;
     1 Checklist for official releases
     2 ===============================
     3 
     4 - Admin/update-keywords;
     5 
     6 - check ANNOUNCE, README.html, INSTALL, NEWS, COPYRIGHT, CONTRIBUTORS, ~isabelle/website;
     7 
     8 - run tests with all supported ML systems;
     9 
    10 - maintain Docs:
    11     Doc/Contents
    12     Distribution/doc/Contents
    13     Admin/index.html
    14 
    15 - maintain Logics:
    16     Admin/makedist
    17     Distribution/build
    18     Distribution/lib/Tools/makeall
    19     Distribution/lib/html/index.html
    20     Doc/Logics/intro.tex
    21     Doc/Logics/logics.tex
    22 
    23 - after release: 
    24     commit new ~isabelle/website/include/documentationdist.include.html to CVS
    25     !!! commit new Admin/website/conf/distname.mak to CVS
    26     !!! this is currently not part of CVS, so ignore this description;
    27     !!! perhaps we will need to add it
    28 
    29 $Id$