mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 04:10:38 +00:00
Update documentation. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2266 72102866-910b-0410-8b05-ffd578937521
112 lines
2.7 KiB
Text
112 lines
2.7 KiB
Text
\input texinfo @c -*-texinfo-*-
|
|
@c GNUstep GUI Library
|
|
@c
|
|
@c This file uses the special commands @url{} and @email{}.
|
|
|
|
@iftex
|
|
@global@let@email=@i
|
|
@global@let@url=@samp
|
|
@end iftex
|
|
|
|
@ifset NO-TEXI2HTML
|
|
@ifinfo
|
|
@definfoenclose email, <, >
|
|
@definfoenclose url `, '
|
|
@end ifinfo
|
|
@end ifset
|
|
|
|
@settitle The GNUstep GUI Library
|
|
@setfilename gnustep-gui.info
|
|
@include version.texi
|
|
|
|
@ifinfo
|
|
This file documents the GNUstep GUI Library.
|
|
|
|
@ifclear NO-TEXI2HTML
|
|
@subtitle DRAFT Edition for GNUstep GUI Library @value{GNUSTEP-GUI-VERSION}
|
|
@subtitle Last revision August 1996
|
|
@c @subtitle For GCC Version @value{GNUSTEP-GUI-GCC}
|
|
@author Scott Christley
|
|
@sp 1
|
|
@end ifclear
|
|
Copyright @copyright{} 1996 NET-Community
|
|
|
|
Permission is granted to make and distribute verbatim copies of
|
|
this manual provided the copyright notice and this permission notice
|
|
are preserved on all copies.
|
|
|
|
Permission is granted to copy and distribute modified versions of this
|
|
manual under the conditions for verbatim copying, provided also that
|
|
the entire resulting derived work is distributed under the terms of a
|
|
permission notice identical to this one.
|
|
|
|
Permission is granted to copy and distribute translations of this manual
|
|
into another language, under the above conditions for modified versions.
|
|
@end ifinfo
|
|
|
|
@iftex
|
|
@setchapternewpage odd
|
|
@finalout
|
|
@titlepage
|
|
@title The GNUstep GUI Library
|
|
@subtitle DRAFT Edition for GNUstep GUI Library @value{GNUSTEP-GUI-VERSION}
|
|
@subtitle Last revision August 1996
|
|
@c @subtitle For GCC Version @value{GNUSTEP-GUI-GCC}
|
|
@author Scott Christley
|
|
@page
|
|
|
|
@vskip 0pt plus 1filll
|
|
Copyright @copyright{} 1996 NET-Community
|
|
|
|
@sp 2
|
|
GNUstep GUI Library Version @value{GNUSTEP-GUI-VERSION}@*
|
|
@c For GCC Version @value{GNUSTEP-GUI-GCC}@*
|
|
@sp 1
|
|
Published by NET-Community@*
|
|
Portland, Oregon, USA@*
|
|
(@url{http://www.net-community.com})@*
|
|
Last printed August, 1996.@*
|
|
@sp 1
|
|
Permission is granted to make and distribute verbatim copies of
|
|
this manual provided the copyright notice and this permission notice
|
|
are preserved on all copies.
|
|
|
|
Permission is granted to copy and distribute modified versions of this
|
|
manual under the conditions for verbatim copying, provided also that
|
|
the entire resulting derived work is distributed under the terms of a
|
|
permission notice identical to this one.
|
|
|
|
Permission is granted to copy and distribute translations of this manual
|
|
into another language, under the above conditions for modified versions.
|
|
@end titlepage
|
|
@end iftex
|
|
|
|
@chapter Introduction
|
|
|
|
@c README
|
|
@include readme.texi
|
|
|
|
@c Announcement
|
|
@include announce.texi
|
|
|
|
@c Installation Instructions
|
|
@include install.texi
|
|
|
|
@c News
|
|
@include news.texi
|
|
|
|
@c The FAQ
|
|
@include faq.texi
|
|
|
|
@c Status Report
|
|
@include status.texi
|
|
|
|
@c The ToDo
|
|
@include todo.texi
|
|
|
|
@c Generate Short Contents
|
|
@shortcontents
|
|
|
|
@c Generate Complete Contents
|
|
@contents
|
|
@bye
|