File: BaseAdditions.gsdoc

package info (click to toggle)
gnustep-base 1.24.7-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 24,176 kB
  • ctags: 5,535
  • sloc: objc: 966,973; ansic: 31,274; makefile: 317; cpp: 110; sh: 102; xml: 28
file content (38 lines) | stat: -rw-r--r-- 1,372 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0"?>
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 1.0.3//EN" "http://www.gnustep.org/gsdoc-1_0_3.dtd">
<!--
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
-->
<gsdoc base="BaseAdditions">
  <head>
    <title>GNUstep Base Additions</title>
    <author name="Richard Frith-Macdonald">
      <email address="rfm@gnu.org"/>
      <url url="http://www.gnustep.org/developers/whoiswho.html"/>
    </author>
    <version>$Revision: 27513 $</version>
    <date>$Date: 2009-01-04 21:38:01 +0000 (Sun, 04 Jan 2009) $</date>
    <copy>2005 Free Software Foundation, Inc.</copy>
  </head>
  <body>
    <chapter>
      <heading>Base Additions</heading>
      <p>
	The GNUstep base additions package comes with the GNUstep base
	package, and provides additional non-standard classes and
	additional features for standard classes.  It is also intended
	to be built standalone for use on systems where the GNUstep
	base is not installed, but where an alternative Foundation is
	available.
      </p>
      <index scope="project" type="title" />
    </chapter>
    <back>
      <index scope="project" type="class" />
      <index scope="project" type="category" />
      <index scope="project" type="protocol" />
    </back>
  </body>
</gsdoc>