Admin/CHECKLIST
author paulson
Thu, 21 Apr 2005 13:15:25 +0200
changeset 15788 ebcbffebdf97
parent 13447 3470596f3cd5
child 15808 cbe7ec0cdeb9
permissions -rw-r--r--
adding the Proof General preview


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, Admin/page;

- 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/index1.html
    Distribution/lib/html/index2.html
    Doc/Logics/intro.tex
    Doc/Logics/logics.tex

$Id$