libs-gui/Documentation
Adrian Robert 10ee79adae dropped stray apostrophe that was throwing off the docbuild
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@20067 72102866-910b-0410-8b05-ffd578937521
2004-09-15 01:28:17 +00:00
..
General removed unused/commented code 2004-07-30 15:05:47 +00:00
Gui updated to reflect move of some material from here to new start on GUI programming manual 2004-09-14 02:21:34 +00:00
GuiAdditions Readd 2004-06-12 04:06:13 +00:00
GuiUser clarify NSGlobalDomain usage; explain that NSShowNonLocalizedStrings is more of a developer option (better to document here than not at all) 2004-08-02 18:06:39 +00:00
manual new manual modeled after one in Base but without Objective-C discussion 2004-06-22 23:18:14 +00:00
.cvsignore Updated 2000-11-06 17:22:54 +00:00
announce.texi Version 0.9.3 2004-06-11 18:58:40 +00:00
GNUmakefile updated to build/install manual and be a bit more parallel to counterpart makefile in Base 2004-06-22 23:17:14 +00:00
GNUmakefile.postamble fix to remove an extra level of directory hierarchy introduced during installation of GuiUser 2004-07-30 15:07:26 +00:00
gopen.1 Man file 2003-08-13 03:50:42 +00:00
install.texi Version 0.9.2 2004-02-29 05:13:16 +00:00
make_services.1 Simplity graphics libs lookup 2003-10-13 21:18:24 +00:00
news.texi * Source/GNUmakefile: Specify INTERFACE_VERSION explicitly. 2004-09-07 14:26:52 +00:00
readme.texi Remove use of tmpl.texi files 2000-11-07 04:50:41 +00:00
ReleaseNotes.gsdoc dropped stray apostrophe that was throwing off the docbuild 2004-09-15 01:28:17 +00:00
todo.texi Version 0.8.4 2003-02-25 03:30:15 +00:00

@c -*-texinfo-*-
@chapter README

@ifset TEXT-ONLY
@include version.texi
@end ifset

This is version @value{GNUSTEP-GUI-VERSION} of the GNUstep GUI library (@samp{gnustep-gui}).

Here is some introductory info to get you started:

@section Initial reading

@itemize @bullet
@item
The file @file{ANNOUNCE} contains a very brief overview of the library.
It also tells you where to get the most recent version.

@item
The file @file{NEWS} has the library's feature history.

@item
The file @file{INSTALL} gives instructions for installing the library.
@end itemize

@section How can you help?

@itemize @bullet

@item
Give us feedback!  Tell us what you like; tell us what you think
could be better.  Send bug reports to @email{bug-gnustep@@gnu.org}.
@end itemize