mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
added GSdoc comments to header and source files
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19589 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
bda35fceb3
commit
95f2edc597
1 changed files with 15 additions and 0 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,3 +1,18 @@
|
|||
2004-06-22 Adrian Robert <arobert@cogsci.ucsd.edu>
|
||||
|
||||
* Headers/Additions/GNUstepBase/GSObjCRuntime.h: Fix typos in GSdoc
|
||||
that were causing errors when autogsdoc is run.
|
||||
* Headers/Foundation/*.h
|
||||
* Source/*.m
|
||||
* Source/Additions/GSCategories.m
|
||||
* Source/Additions/Unicode.m: Add GSdoc comments to many files. When
|
||||
a class had no documentation at all, or existing documentation was in
|
||||
the header file, comments were added in the header file. When a class
|
||||
had all or most of its documentation in the source file, comments were
|
||||
added there. (Maybe a policy should be decided for this at some
|
||||
point?)
|
||||
* Source/DocMakefile: Add "NSIndexSet.h" to list to generate GSdoc for.
|
||||
|
||||
2004-06-22 Adrian Robert <arobert@cogsci.ucsd.edu>
|
||||
|
||||
* Documentation/HtmlNav: Add top-level documentation HTML page, that
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue