mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Rewritten the HTMLLinker to use a different - better - linking scheme
compatible with autogsdoc's one git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12015 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a85c70a28c
commit
2ede4f3530
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Sun Jan 6 22:33:55 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Tools/HTMLLinker.m: Rewritten to fixup links by link name rather
|
||||
than link file. Can now be used to link HTML files generated by
|
||||
autogsdoc.
|
||||
* Tools/HTMLLinker.html: Updated for changes.
|
||||
* Tools/GNUmakefile: Install HTMLLinker.html.
|
||||
|
||||
2002-01-06 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Tools/autogsdoc.m: Minor bugfix ... any .h file processed should
|
||||
|
|
Loading…
Reference in a new issue