1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-25 01:02:24 +00:00

Remove the email address from the footer of the HTML manual, and

replace it with a link to the Feedback page, as we have long since
done everywhere else on the PuTTY website.

[originally from svn r4438]
This commit is contained in:
Simon Tatham 2004-08-10 17:12:31 +00:00
parent 2efbd01b47
commit e2930a5519

View File

@ -3,7 +3,10 @@
\cfg{xhtml-leaf-level}{1}
\cfg{xhtml-leaf-smallest-contents}{2}
\cfg{xhtml-leaf-contains-contents}{true}
\cfg{xhtml-body-end}{Comments to <a href='mailto:putty@projects.tartarus.org'>putty@projects.tartarus.org</a>}
\cfg{xhtml-body-end}{<p>If you want to provide feedback on this manual
or on the PuTTY tools themselves, see the
<a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/feedback.html">Feedback
page</a>.</p>}
\cfg{xhtml-contents-filename}{index.html}
\cfg{text-filename}{puttydoc.txt}
@ -17,4 +20,4 @@ PSCP, Plink, Pageant and PuTTYgen.
rights reserved. You may distribute this documentation under the MIT
licence. See \k{licence} for the licence text in full.
\versionid $Id: blurb.but,v 1.10 2004/04/01 17:34:18 simon Exp $
\versionid $Id: blurb.but,v 1.11 2004/08/10 17:12:31 simon Exp $