blob: fdce36f7703bd59ecacc108c876dbb9ed76d9a78 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Apple Developer ObjC
====================
A user script that forces Apple Developer documentation at
https://developer.apple.com/documentation/ to use Objective-C.
## Install
Open the [raw script][1] and click “Install” in the resulting dialog. A [more
detailed explanation][2] is available on the Greasemonkey wiki.
## License
Copyright © 2020 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
COPYING file).
[1]: https://raw.githubusercontent.com/teddywing/apple-developer-objc/master/apple-developer-objc.user.js
[2]: https://wiki.greasespot.net/Greasemonkey_Manual:Installing_Scripts
|