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:
Adrian Robert 2004-06-22 22:55:44 +00:00
parent 4170d5d4ce
commit f2142fbc73

View file

@ -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