mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-10 18:07:59 +00:00
5d32d4af14
line for every single .but file at the bottom of each page of the HTML PuTTY docs. However, we can't _always_ replace that with a single SVN revision, because there isn't always one available (SVN still allows mixed working copies in which some files are deliberately checked out against a different revision). Hence, here's a mechanism for doing better. It uses `svnversion .' to determine _whether_ a single revision number adequately describes the current directory, and replaces all the version IDs with that if so. If it can't do that, it uses the version IDs as before. Also, this allows an explicit version string to be passed on the make command line which will override _both_ these possibilities, so that release documentation can be clearly labelled with the release version number. [originally from svn r4804]
31 lines
1.2 KiB
Plaintext
31 lines
1.2 KiB
Plaintext
\define{versionidblurb} \versionid $Id$
|
|
|
|
\title PuTTY User Manual
|
|
|
|
\cfg{xhtml-leaf-level}{1}
|
|
\cfg{xhtml-leaf-smallest-contents}{2}
|
|
\cfg{xhtml-leaf-contains-contents}{true}
|
|
\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}
|
|
\cfg{winhelp-filename}{putty.hlp}
|
|
|
|
PuTTY is a free (MIT-licensed) Win32 Telnet and SSH client. This
|
|
manual documents PuTTY, and its companion utilities PSCP, PSFTP,
|
|
Plink, Pageant and PuTTYgen.
|
|
|
|
\e{Note to Unix users:} this manual currently primarily documents the
|
|
Windows versions of the PuTTY utilities. Some options are therefore
|
|
mentioned that are absent from the Unix version; the Unix version has
|
|
features not described here; and the \cw{pterm} and command-line
|
|
\cw{puttygen} utilities are not described at all. The only
|
|
Unix-specific documentation that currently exists is the man pages.
|
|
|
|
\copyright This manual is copyright 2001-2004 Simon Tatham. All
|
|
rights reserved. You may distribute this documentation under the MIT
|
|
licence. See \k{licence} for the licence text in full.
|