Admin/CHECKLIST
author wenzelm
Fri, 11 May 2007 17:54:36 +0200
changeset 22936 284b56463da8
parent 16328 49c1f9dedc56
child 24619 c2e6a0f8c30b
permissions -rw-r--r--
tuned;

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$