1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-02 03:52:49 -05:00

Add an extra appendix to the manual containing PuTTY's (hitherto)

unwritten design principles, so would-be contributors won't have to
either read our minds or pay _very_ close attention to the code.

[originally from svn r4815]
This commit is contained in:
Simon Tatham
2004-11-18 15:16:18 +00:00
parent c507edffdd
commit da948bc151
4 changed files with 390 additions and 2 deletions

View File

@ -35,7 +35,7 @@ VERSIONIDS=vids
endif
CHAPTERS := $(SITE) blurb intro gs using config pscp psftp plink pubkey
CHAPTERS += pageant errors faq feedback licence
CHAPTERS += pageant errors faq feedback licence udp
CHAPTERS += index $(VERSIONIDS)
INPUTS = $(patsubst %,%.but,$(CHAPTERS))