Good grief! I should create the `htmldoc' subdir in the release tree

_before_ I create the md5sums files. I am a gibbon.

[originally from svn r4702]
This commit is contained in:
Simon Tatham 2004-10-26 19:47:35 +00:00
Родитель a7c8747e0d
Коммит 5d71729cdb
1 изменённых файлов: 7 добавлений и 7 удалений

Просмотреть файл

@ -154,6 +154,13 @@ of the tag.
signatures), the Unix source tarball (plus signatures), signatures), the Unix source tarball (plus signatures),
puttydoc.txt, the .hlp and .cnt files, and puttydoc.zip. puttydoc.txt, the .hlp and .cnt files, and puttydoc.zip.
- Create subdir `htmldoc' in the release directory, which should
contain exactly the same set of HTML files that went into
puttydoc.zip.
+ It also needs a copy of sitestyle.css, because the online
versions of the HTML docs will link to this (although the
zipped form should be self-contained).
- Create and sign md5sums files: one in the x86 subdir, one in the - Create and sign md5sums files: one in the x86 subdir, one in the
alpha subdir, and one in the parent dir of both of those. alpha subdir, and one in the parent dir of both of those.
+ The md5sums files need not list the .DSA and .RSA signatures, + The md5sums files need not list the .DSA and .RSA signatures,
@ -166,13 +173,6 @@ of the tag.
- Now double-check by verifying all the signatures on all the - Now double-check by verifying all the signatures on all the
files, and running md5sum -c on all the md5sums files. files, and running md5sum -c on all the md5sums files.
- Create subdir `htmldoc' in the release directory, which should
contain exactly the same set of HTML files that went into
puttydoc.zip.
+ It also needs a copy of sitestyle.css, because the online
versions of the HTML docs will link to this (although the
zipped form should be self-contained).
- Now the whole release directory should be present and correct. - Now the whole release directory should be present and correct.
Upload to ixion:www/putty/<ver>. Upload to ixion:www/putty/<ver>.