This file is indexed.

/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/BaseAdditions.html is in gnustep-base-doc 1.24.7-1build2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

    <head>
    <title>GNUstep Base Additions</title>
  </head>
  <body>
    <font face="serif">
    <h1><a name="title$BaseAdditions">GNUstep Base Additions</a></h1>
    <h3>Authors</h3>
    <dl>
      <dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a> (<a href="mailto:rfm@gnu.org"><code>rfm@gnu.org</code></a>)</dt>
      <dd>
      </dd>
    </dl>
    <p><b>Version:</b> $Revision: 27513 $</p>
    <p><b>Date:</b> $Date: 2009-01-04 21:38:01 +0000 (Sun, 04 Jan 2009) $</p>
    <p><b>Copyright:</b> (C) 2005 Free Software Foundation, Inc.</p>

    
          <h1><a name="001000000000">Base Additions</a></h1>
    <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>
    <b>Title Index</b>
    <ul>
      <li><a rel="gsdoc" href="Functions.html#title$Functions">Functions</a></li>
      <li><a rel="gsdoc" href="GCObject.html#title$GCObject">GCObject documentation</a></li>
      <li><a rel="gsdoc" href="GSLock.html#title$GSLock">GSLock documentation</a></li>
      <li><a rel="gsdoc" href="GSMime.html#title$GSMime">The MIME parsing system</a></li>
      <li><a rel="gsdoc" href="GSXML.html#title$GSXML">The XML and HTML parsing system</a></li>
      <li><a rel="gsdoc" href="NSArray+GNUstepBase.html#title$NSArray+GNUstepBase">NSArray+GNUstepBase documentation</a></li>
      <li><a rel="gsdoc" href="NSAttributedString+GNUstepBase.html#title$NSAttributedString+GNUstepBase">NSAttributedString+GNUstepBase documentation</a></li>
      <li><a rel="gsdoc" href="NSBundle+GNUstepBase.html#title$NSBundle+GNUstepBase">NSBundle+GNUstepBase documentation</a></li>
      <li><a rel="gsdoc" href="NSCalendarDate+GNUstepBase.html#title$NSCalendarDate+GNUstepBase">NSCalendarDate+GNUstepBase documentation</a></li>
      <li><a rel="gsdoc" href="NSData+GNUstepBase.html#title$NSData+GNUstepBase">NSData+GNUstepBase documentation</a></li>
      <li><a rel="gsdoc" href="NSFileHandle+GNUstepBase.html#title$NSFileHandle+GNUstepBase">NSFileHandle+GNUstepBase documentation</a></li>
      <li><a rel="gsdoc" href="NSLock+GNUstepBase.html#title$NSLock+GNUstepBase">NSLock+GNUstepBase documentation</a></li>
      <li><a rel="gsdoc" href="NSMutableString+GNUstepBase.html#title$NSMutableString+GNUstepBase">NSMutableString+GNUstepBase documentation</a></li>
      <li><a rel="gsdoc" href="NSNumber+GNUstepBase.html#title$NSNumber+GNUstepBase">NSNumber+GNUstepBase documentation</a></li>
      <li><a rel="gsdoc" href="NSObject+GNUstepBase.html#title$NSObject+GNUstepBase">NSObject+GNUstepBase documentation</a></li>
      <li><a rel="gsdoc" href="NSProcessInfo+GNUstepBase.html#title$NSProcessInfo+GNUstepBase">NSProcessInfo+GNUstepBase documentation</a></li>
      <li><a rel="gsdoc" href="NSString+GNUstepBase.html#title$NSString+GNUstepBase">NSString+GNUstepBase documentation</a></li>
      <li><a rel="gsdoc" href="NSTask+GNUstepBase.html#title$NSTask+GNUstepBase">NSTask+GNUstepBase documentation</a></li>
      <li><a rel="gsdoc" href="NSThread+GNUstepBase.html#title$NSThread+GNUstepBase">NSThread+GNUstepBase documentation</a></li>
      <li><a rel="gsdoc" href="NSURL+GNUstepBase.html#title$NSURL+GNUstepBase">NSURL+GNUstepBase documentation</a></li>
      <li><a rel="gsdoc" href="TypesAndConstants.html#title$TypesAndConstants">Types and Constants</a></li>
    </ul>
    <div>

            <b>Class</b>
      <ul>
        <li><a rel="gsdoc" href="GCObject.html#class$GCArray">GCArray</a></li>
        <li><a rel="gsdoc" href="GCObject.html#class$GCDictionary">GCDictionary</a></li>
        <li><a rel="gsdoc" href="GCObject.html#class$GCMutableArray">GCMutableArray</a></li>
        <li><a rel="gsdoc" href="GCObject.html#class$GCMutableDictionary">GCMutableDictionary</a></li>
        <li><a rel="gsdoc" href="GCObject.html#class$GCObject">GCObject</a></li>
        <li><a rel="gsdoc" href="GSXML.html#class$GSHTMLParser">GSHTMLParser</a></li>
        <li><a rel="gsdoc" href="GSXML.html#class$GSHTMLSAXHandler">GSHTMLSAXHandler</a></li>
        <li><a rel="gsdoc" href="GSLock.html#class$GSLazyLock">GSLazyLock</a></li>
        <li><a rel="gsdoc" href="GSLock.html#class$GSLazyRecursiveLock">GSLazyRecursiveLock</a></li>
        <li><a rel="gsdoc" href="GSMime.html#class$GSMimeCodingContext">GSMimeCodingContext</a></li>
        <li><a rel="gsdoc" href="GSMime.html#class$GSMimeDocument">GSMimeDocument</a></li>
        <li><a rel="gsdoc" href="GSMime.html#class$GSMimeHeader">GSMimeHeader</a></li>
        <li><a rel="gsdoc" href="GSMime.html#class$GSMimeParser">GSMimeParser</a></li>
        <li><a rel="gsdoc" href="GSMime.html#class$GSMimeSMTPClient">GSMimeSMTPClient</a></li>
        <li><a rel="gsdoc" href="GSXML.html#class$GSSAXHandler">GSSAXHandler</a></li>
        <li><a rel="gsdoc" href="GSXML.html#class$GSTreeSAXHandler">GSTreeSAXHandler</a></li>
        <li><a rel="gsdoc" href="GSXML.html#class$GSXMLAttribute">GSXMLAttribute</a></li>
        <li><a rel="gsdoc" href="GSXML.html#class$GSXMLDocument">GSXMLDocument</a></li>
        <li><a rel="gsdoc" href="GSXML.html#class$GSXMLNamespace">GSXMLNamespace</a></li>
        <li><a rel="gsdoc" href="GSXML.html#class$GSXMLNode">GSXMLNode</a></li>
        <li><a rel="gsdoc" href="GSXML.html#class$GSXMLParser">GSXMLParser</a></li>
        <li><a rel="gsdoc" href="GSXML.html#class$GSXMLRPC">GSXMLRPC</a></li>
        <li><a rel="gsdoc" href="GSXML.html#class$GSXPathBoolean">GSXPathBoolean</a></li>
        <li><a rel="gsdoc" href="GSXML.html#class$GSXPathContext">GSXPathContext</a></li>
        <li><a rel="gsdoc" href="GSXML.html#class$GSXPathNodeSet">GSXPathNodeSet</a></li>
        <li><a rel="gsdoc" href="GSXML.html#class$GSXPathNumber">GSXPathNumber</a></li>
        <li><a rel="gsdoc" href="GSXML.html#class$GSXPathObject">GSXPathObject</a></li>
        <li><a rel="gsdoc" href="GSXML.html#class$GSXPathString">GSXPathString</a></li>
      </ul>
      <b>Category</b>
      <ul>
        <li><a rel="gsdoc" href="GCObject.html#category$GCObject(Extra)">GCObject(Extra)</a></li>
        <li><a rel="gsdoc" href="GSXML.html#category$GSXMLDocument(XSLT)">GSXMLDocument(XSLT)</a></li>
        <li><a rel="gsdoc" href="GSXML.html#category$GSXMLRPC(Delegate)">GSXMLRPC(Delegate)</a></li>
        <li><a rel="gsdoc" href="NSArray+GNUstepBase.html#category$NSArray(GNUstepBase)">NSArray(GNUstepBase)</a></li>
        <li><a rel="gsdoc" href="NSAttributedString+GNUstepBase.html#category$NSAttributedString(GNUstepBase)">NSAttributedString(GNUstepBase)</a></li>
        <li><a rel="gsdoc" href="NSBundle+GNUstepBase.html#category$NSBundle(GNUstepBase)">NSBundle(GNUstepBase)</a></li>
        <li><a rel="gsdoc" href="NSCalendarDate+GNUstepBase.html#category$NSCalendarDate(GNUstepBase)">NSCalendarDate(GNUstepBase)</a></li>
        <li><a rel="gsdoc" href="NSData+GNUstepBase.html#category$NSData(GNUstepBase)">NSData(GNUstepBase)</a></li>
        <li><a rel="gsdoc" href="NSFileHandle+GNUstepBase.html#category$NSFileHandle(GNUstepBase)">NSFileHandle(GNUstepBase)</a></li>
        <li><a rel="gsdoc" href="NSLock+GNUstepBase.html#category$NSLock(GNUstepBase)">NSLock(GNUstepBase)</a></li>
        <li><a rel="gsdoc" href="NSMutableString+GNUstepBase.html#category$NSMutableString(GNUstepBase)">NSMutableString(GNUstepBase)</a></li>
        <li><a rel="gsdoc" href="NSNumber+GNUstepBase.html#category$NSNumber(GNUstepBase)">NSNumber(GNUstepBase)</a></li>
        <li><a rel="gsdoc" href="NSObject+GNUstepBase.html#category$NSObject(GNUstepBase)">NSObject(GNUstepBase)</a></li>
        <li><a rel="gsdoc" href="NSObject+GNUstepBase.html#category$NSObject(GSAtExit)">NSObject(GSAtExit)</a></li>
        <li><a rel="gsdoc" href="NSObject+GNUstepBase.html#category$NSObject(GSCleanup)">NSObject(GSCleanup)</a></li>
        <li><a rel="gsdoc" href="GSMime.html#category$NSObject(GSMimeSMTPClient)">NSObject(GSMimeSMTPClient)</a></li>
        <li><a rel="gsdoc" href="NSProcessInfo+GNUstepBase.html#category$NSProcessInfo(GNUstepBase)">NSProcessInfo(GNUstepBase)</a></li>
        <li><a rel="gsdoc" href="NSLock+GNUstepBase.html#category$NSRecursiveLock(GNUstepBase)">NSRecursiveLock(GNUstepBase)</a></li>
        <li><a rel="gsdoc" href="NSString+GNUstepBase.html#category$NSString(GNUstepBase)">NSString(GNUstepBase)</a></li>
        <li><a rel="gsdoc" href="GSXML.html#category$NSString(GSXML)">NSString(GSXML)</a></li>
        <li><a rel="gsdoc" href="NSTask+GNUstepBase.html#category$NSTask(GNUstepBase)">NSTask(GNUstepBase)</a></li>
        <li><a rel="gsdoc" href="NSThread+GNUstepBase.html#category$NSThread(GNUstepBase)">NSThread(GNUstepBase)</a></li>
        <li><a rel="gsdoc" href="NSURL+GNUstepBase.html#category$NSURL(GNUstepBase)">NSURL(GNUstepBase)</a></li>
        <li><a rel="gsdoc" href="NSURL+GNUstepBase.html#category$NSURL(GNUstepBaseAdditions)">NSURL(GNUstepBaseAdditions)</a></li>
      </ul>
    </div>
    <br />
    </font>
</body>
</html>