-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
executable file
·74 lines (54 loc) · 4 KB
/
index.html
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
<html>
<body>
<h1>Apple Developer Connection Reference Library (Leopard, <a href="https://www.macintoshrepository.org/26024-apple-developer-connection-2009-">July 2009</a>)</h1>
106,580 HTML files | 2,325 PDFs | 1,356 sample code .dmg files.
<br>
<ul>
<li><a href="referencelibrary/index.html">Main page</a></li>
</ul>
<a href="referencelibrary/index.html"><img src="media/screenshot.png" border="1"></a>
<h2>Listings:</h2>
<ul>
<li><a href="referencelibrary/index-date0.html">Everything</a> (except <a href="referencelibrary/LegacyTechnologies/index-date0.html">Legacy Documents</a>)</li>
<li><a href="reference/index-date0.html">Reference</a></li>
<li><a href="samplecode/index-date0.html">Sample Code</a></li>
<li><a href="documentation/index-date0.html">Guides</a></li>
<li><a href="featuredarticles/index-date.html">Articles</a> (using <a href="https://archive.org/web/">wayback</a>)</li>
<li><a href="technicalqas/index-date0.html">Technical Q&As</a></li>
<li><a href="technicalnotes/index-date0.html">Technical Notes</a></li>
<li><a href="referencelibrary/LegacyTechnologies/index-date0.html">Legacy Documents</a></li>
</ul>
<h2>Mac OS X</h2>
<ul>
<li><a href="documentation/MacOSX/Conceptual/OSX_Technology_Overview/About/About.html">Mac OS X Technology Overview</a></li>
</ul>
<h2>Objective-C:</h2>
<ul>
<li><a href="documentation/Cocoa/Conceptual/OOPandObjC1/Introduction/introObjectiveC.html">Objective-C 1.0</a> (Tiger), <a href="documentation/Cocoa/Reference/ObjCRuntimeRef1/Reference/reference.html">Runtime Reference</a></li>
<li><a href="documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html">Objective-C 2.0</a> (Leopard)</li>
<li><a href="referencelibrary/Cocoa/idxObjectiveCLanguage-date.html">Objective-C Topic Listing</a></li>
</ul>
<h2>Foundation:</h2>
<ul>
<li><a href="documentation/Cocoa/Reference/Foundation/ObjC_classic/index.html">Foundation Framework Reference</a></li>
<li><a href="documentation/Cocoa/Reference/Foundation/Miscellaneous/Foundation_Functions/Reference/reference.html">Foundation Functions Reference</a></li>
<li><a href="documentation/Cocoa/Reference/Foundation/Miscellaneous/Foundation_DataTypes/Reference/reference.html">Foundation Data Types</a></li>
<li><a href="documentation/Cocoa/Reference/Foundation/Miscellaneous/Foundation_Constants/Reference/reference.html">Foundation Constants Reference</a></li>
</ul>
<h2>AppKit:</h2>
<ul>
<li><a href="documentation/Cocoa/Reference/ApplicationKit/ObjC_classic/index.html">AppKit Framework Reference</a></li>
<li><a href="documentation/Cocoa/Reference/ApplicationKit/Miscellaneous/AppKit_Functions/Reference/reference.html">AppKit Functions Reference</a></li>
</ul>
<h2>Other Docs:</h2>
<ul>
<li><a href="https://docs.python.org/release/2.5.1/">Python 2.5.1 (Leopard)</a> or plain HTTP via <a href="http://web.archive.org/web/20100706072212/http://docs.python.org/release/2.5.1/">wayback</a></li>
<li><a href="https://docs.python.org/release/2.3.5/">Python 2.3.5 (Tiger)</a> or plain HTTP via <a href="http://web.archive.org/web/20100706072212/http://docs.python.org/release/2.3.5/">wayback</a></li>
<li>Ruby 1.8.6 (Leopard): <a href="https://ruby-doc.org/core-1.8.6/index.html">core</a>, <a href="https://ruby-doc.org/stdlib-1.8.6/">stdlib</a>, or plain HTTP via wayback: <a href="http://web.archive.org/web/20190516235255/http://ruby-doc.org/core-1.8.6/index.html">core</a>, <a href="http://web.archive.org/web/20190110044903/http://ruby-doc.org/stdlib-1.8.6/">stdlib</a></li>
<li><a href="https://docs.oracle.com/javase/1.5.0/docs/">Java 5.0 (1.5.0)</a> or <a href="http://web.mit.edu/java_v1.5.0_22/distrib/share/docs/index.html">plain HTTP</a></li>
</ul>
<br>
<hr>
This website is served using <a href="https://pages.github.com/">github pages</a>, pointed at this repo: <a href="https://github.com/cellularmitosis/ADC-reference-library-2009-july">https://github.com/cellularmitosis/ADC-reference-library-2009-july</a>
</body>
</html>