Work on HTMLLinker command line options

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11978 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-01-04 10:25:28 +00:00
parent 30d1b889b9
commit dbff1bb7fd

View file

@ -1,3 +1,12 @@
Fri Jan 4 10:15:48 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Tools/HTMLLinker.m: Implemented -FixupAllLinks, -PathMappings,
-PathMappingsFile options. Made -CheckLinks default to YES.
Added support for specifying a directory as input or destination
file, meaning all html files found in the directory. Never
attempt to fixup links starting with mailto: or news: or without a
filename, even if running with -FixupAllLinks YES.
2002-01-03 Richard Frith-Macdonald <rfm@gnu.org>
* Source/autogsdoc.m: Fixup bug in html relocation code ... was