simon-git: putty-website (main): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sat Nov 20 10:55:36 GMT 2021
TL;DR:
b86f45b links.mc: write a Mason method for RFC hyperlinks.
c89165c links.mc: rewrite RFC links to HTML.
Repository: https://git.tartarus.org/simon/putty-website.git
On the web: https://git.tartarus.org/?p=simon/putty-website.git
Branch updated: main
Committer: Simon Tatham <anakin at pobox.com>
Date: 2021-11-20 10:55:36
commit b86f45b3387bd7cdaee1ffc1210809293eef7977
web diff https://git.tartarus.org/?p=simon/putty-website.git;a=commitdiff;h=b86f45b3387bd7cdaee1ffc1210809293eef7977;hp=dc28f7f61429353360dd56bf0d986fd642a44e3a
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Nov 20 10:53:39 2021 +0000
links.mc: write a Mason method for RFC hyperlinks.
No functional change, but that makes it easier to change them all to a
different scheme.
components/links.mc | 93 +++++++++++++++++++++++++++--------------------------
1 file changed, 47 insertions(+), 46 deletions(-)
commit c89165c9a42251333083b5aa9d04420acc68eeb3
web diff https://git.tartarus.org/?p=simon/putty-website.git;a=commitdiff;h=c89165c9a42251333083b5aa9d04420acc68eeb3;hp=b86f45b3387bd7cdaee1ffc1210809293eef7977
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Nov 20 10:54:03 2021 +0000
links.mc: rewrite RFC links to HTML.
Now they all point to rfcNNNN.html instead of rfcNNNN.txt. The quality
of the formatting isn't very different (the HTML RFCs tend to preserve
the format of the plain text they're based on), but the HTML versions
have useful hyperlinks to section numbers, which is especially useful
in the really long ones.
components/links.mc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the tartarus-commits
mailing list