Admin/CHECKLIST
author haftmann
Tue, 02 Oct 2007 07:59:55 +0200
changeset 24811 3bf788a0c49a
parent 24619 c2e6a0f8c30b
child 24883 62b2f9db943b
permissions -rw-r--r--
clarified role of class relations

Checklist for official releases
===============================

- make sure that etc/isar-keywords.el and etc/isar-keywords-ZF.el are
  up-to-date; in ML use ``ProofGeneral.write_keywords ""'' and
  ``ProofGeneral.write_keywords "ZF"'';

- check ANNOUNCE, README, INSTALL, NEWS, COPYRIGHT, CONTRIBUTORS, Admin/website;

- run tests with *all* supported ML systems (yes this is tedious!);

- maintain Docs:
    Doc/Contents
    Distribution/doc/Contents
    Admin/index.html

- maintain Logics:
    Admin/makedist
    Distribution/build
    Distribution/lib/Tools/makeall
    Distribution/lib/html/index.html
    Doc/Logics/intro.tex
    Doc/Logics/logics.tex

- after release: 
    commit new Admin/website/include/documentationdist.include.html to CVS
    !!! commit new Admin/website/conf/distname.mak to CVS
    !!! this is currently not part of CVS, so ignore this description;
    !!! perhaps we will need to add it

$Id$