mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
some updates in Tools: mostly gsdoc comments, but also fixed option handling in autogsdoc and improved font setting for HTML output
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19594 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4170d5d4ce
commit
f2142fbc73
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2004-06-22 Adrian Robert <arobert@cogsci.ucsd.edu>
|
||||
|
||||
* Tools/AGSHtml.m: Change default font for HTML main content to
|
||||
"palatino linotype,times,serif" (now provides backups).
|
||||
* Tools/AGSOutput.m: Improve GSdoc comments.
|
||||
* Tools/AGSParser.m: Add GSdoc comments.
|
||||
* Tools/autogsdoc.m: Change instanceVarsAtEnd option to default to
|
||||
YES as stated in the documentation.
|
||||
* Tools/gsdoc.gsdoc: Small wording changes.
|
||||
* Tools/gdnc.m: Fix typo in GSdoc comments.
|
||||
|
||||
2004-06-22 Adrian Robert <arobert@cogsci.ucsd.edu>
|
||||
|
||||
* Headers/Additions/GNUstepBase/GSObjCRuntime.h: Fix typos in GSdoc
|
||||
|
|
Loading…
Reference in a new issue