Граф коммитов

17 Коммитов

Автор SHA1 Сообщение Дата
Simon Tatham 7418a9a37f mkunxarc.sh was still including (mostly empty) .svn directories, and
that in turn was confusing the new doc/Makefile mechanism. Fixed the
former, and also put an additional safeguard in the latter in a
belt-and-braces sort of fashion.

[originally from svn r4806]
2004-11-17 18:27:04 +00:00
Simon Tatham 5d32d4af14 Now we use Subversion, it seems excessive to have an individual $Id$
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]
2004-11-17 18:16:59 +00:00
Jacob Nevins 327c2c4496 Add index.but to build.
[originally from svn r4283]
2004-06-15 10:38:04 +00:00
Simon Tatham 7843ab696a Clean up Makefile now that Halibut's new command-line options make
life easier.

[originally from svn r4022]
2004-04-01 17:34:18 +00:00
Jacob Nevins 42ba47fdca Reasonably grotty hacks so that the droppings left by the man page
generation don't interfere with the main HTML doc generation.

[originally from svn r4006]
2004-03-30 21:35:56 +00:00
Jacob Nevins 66d149d618 Use $(HALIBUT) variable consistently.
[originally from svn r3970]
2004-03-24 20:03:30 +00:00
Simon Tatham ff6e3bc94d Now that Halibut is capable of generating man pages better than I
can do it by hand, I've converted the man page set from Unix PuTTY
into Halibut format, and enhanced the Makefile so it will build
them. At some future point this will also allow me to include the
man pages as an appendix in the main manual (once I _have_ a main
manual for Unix PuTTY).

[originally from svn r3966]
2004-03-24 19:36:04 +00:00
Simon Tatham f9abc2b092 Move the reference to sitestyle.css out into a separate .but file
which is only included if you explicitly tell the docs Makefile to
do so. Also make it a relative reference, while we're at it.

[originally from svn r3524]
2003-10-30 10:30:23 +00:00
Simon Tatham be71ff5568 Add a chapter explaining common error messages
[originally from svn r1984]
2002-10-01 16:27:36 +00:00
Simon Tatham af2c66be95 Buttress is now Halibut: change the docs makefile.
[originally from svn r1802]
2002-08-05 10:35:35 +00:00
Simon Tatham 20e588c35e Add two extra appendices giving the licence text and details of how
to give feedback. (I think the latter has suddenly become worthwhile
now we have the ability to distribute a help file; so people won't
have to come to the website for the feedback information.)

[originally from svn r1502]
2001-12-16 14:56:02 +00:00
Simon Tatham 9f3b49f3ba Add a chapter to the manual describing PSFTP.
[originally from svn r1485]
2001-12-14 12:15:43 +00:00
Simon Tatham bf6cfd2b01 Sort out the silly filenames.
[originally from svn r1459]
2001-12-06 18:18:46 +00:00
Simon Tatham fe943dcd68 Add a new chapter full of intermediate-useful-things, somewhere
between `Getting Started' (things we can barely believe you don't
know) and the Configuration reference chapter (things you already
knew and had just forgotten). Only half-written at the moment.

[originally from svn r1423]
2001-11-25 18:59:12 +00:00
Simon Tatham b55b94e069 Add the new-look PuTTY FAQ
[originally from svn r1317]
2001-10-24 18:56:28 +00:00
Simon Tatham 83370ae6e5 Add "make clean" target
[originally from svn r931]
2001-02-19 10:54:05 +00:00
Simon Tatham 54a4337c6a Initial checkin of an outline for the PuTTY user manual.
[originally from svn r865]
2001-01-17 10:11:16 +00:00