simon-git: putty-website (master): Simon Tatham

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sun Nov 15 09:02:34 GMT 2015


TL;DR:
  ad1f226 Conditionalise a rogue piece of prerelease text.
  cd00809 Put more sensible headings on the Docs page.

Repository:     git://git.tartarus.org/simon/putty-website.git
On the web:     http://tartarus.org/~simon-git/gitweb/?p=putty-website.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2015-11-15 09:02:34

commit ad1f226ab4dc153010b8245f9df0a8100fdec7af
web diff http://tartarus.org/~simon-git/gitweb/?p=putty-website.git;a=commitdiff;h=ad1f226ab4dc153010b8245f9df0a8100fdec7af;hp=2ed731009c89606f12781f067bc272658551739b
Author: Simon Tatham <anakin at pobox.com>
Date:   Sun Nov 15 07:51:50 2015 +0000

    Conditionalise a rogue piece of prerelease text.
    
    The Download page talked about the 'release or pre-release' source
    code, even when there's no pre-release source to be seen. When I had
    to edit all the prerelease-conditional parts of the site by hand, that
    was a reasonable tradeoff, but now it's just a matter of flipping one
    switch in Base.mc, there's no reason not to conditionalise everything
    I can see.

 components/download.mc |   22 ++++++++++++++--------
 1 file changed, 14 insertions(+), 8 deletions(-)

commit cd00809f0a4ce5bdf266965b1f3f4b8094a7d3fb
web diff http://tartarus.org/~simon-git/gitweb/?p=putty-website.git;a=commitdiff;h=cd00809f0a4ce5bdf266965b1f3f4b8094a7d3fb;hp=ad1f226ab4dc153010b8245f9df0a8100fdec7af
Author: Simon Tatham <anakin at pobox.com>
Date:   Sun Nov 15 08:39:16 2015 +0000

    Put more sensible headings on the Docs page.
    
    Now there's a bold heading saying _what_ docs are in the section, and
    a separate preamble paragraph (if needed) warning about features not
    being in the current release. Also, the preamble wording now changes
    usefully when pre-releases are enabled.

 components/download-docs.mi       |    4 ++--
 components/download-prerelease.mi |    8 +++++++-
 components/download-release.mi    |    3 ++-
 components/download-snapshot.mi   |   12 +++++++++---
 4 files changed, 20 insertions(+), 7 deletions(-)



More information about the tartarus-commits mailing list