mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-11 08:40:44 +00:00
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:
parent
30d1b889b9
commit
dbff1bb7fd
1 changed files with 9 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue