Documentation improvements.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11955 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
CaS 2002-01-02 19:33:57 +00:00
parent 620f81fb56
commit 2a7cd1989c
3 changed files with 918 additions and 387 deletions

View file

@ -1,9 +1,11 @@
2002-01-02 Richard Frith-Macdonald <rfm@gnu.org>
* Source/GSXML.m: Tidied some methods and added autogsdoc comments.
* Source/NSData.[hm]: implement ([-writeToURL:atomically:])
* Source/GSXML.[hm]: Tidy document API to be more consistent
with other classes. Add some autogsdoc comments.
* Tools/AGSIndex.m: Bugfix in setting links to superclasses.
* Tools/AGSOutput.m: Infinite recursion fix.
2002-01-01 Richard Frith-Macdonald <rfm@gnu.org>

View file

@ -51,6 +51,7 @@
+ (GSXMLDocument*) documentFrom: (void*)data;
+ (GSXMLDocument*) documentWithVersion: (NSString*)version;
- (NSString*) description;
- (NSString*) encoding;
- (id) initFrom: (void*)data;

File diff suppressed because it is too large Load diff