summaryrefslogtreecommitdiff
path: root/ios/docs
Commit message (Collapse)AuthorAgeFilesLines
* [ios] Updated documentation and changelog for 3.1.0Minh Nguyễn2016-02-052-11/+21
|
* [ios] Split API index from package readmeMinh Nguyễn2016-01-221-0/+9
| | | | The API index page serves a different purpose than the readme. It doesn’t need installation instructions, but it does need a brief What’s New section.
* [ios] Split changelog out from readmeMinh Nguyễn2016-01-221-7/+1
| | | | CocoaPods dings this pod for not having a separate changelog.
* [ios] Polished package readmeMinh Nguyễn2016-01-221-1/+8
| | | | Omit setup instructions for package formats not included in the build output.
* [ios] Rewrote package readmeMinh Nguyễn2016-01-221-2/+61
| | | | The build output’s readme now explains in full detail the installation process, rather than linking to an online resource that may not match the current version. Also cleaned up the tag-finding code to better handle double-digit situations.
* [ios] Silly rabbit, Cocoa bindings are for Mac developers!Minh Nguyễn2015-12-041-1/+1
| | | | Replaced the term “Cocoa bindings” in documentation because this library is for iOS, not OS X.
* show current version changelog section in docs & link externally to fullJustin R. Miller2015-11-232-1/+3
| | | | | | This is going to fail and output nothing for -pre and -rc tags for now until #3046 is addressed. We can't yet grab those but still have final releases sort after them.
* Updated references to old build docsMinh Nguyễn2015-11-091-1/+1
| | | | Fixes #2871.
* [ios] patch up iOS version-deducing scriptsJustin R. Miller2015-10-011-3/+3
|
* [iOS] Fix links in generated docsJason Wray2015-09-282-2/+2
| | | | [skip ci]
* fix README pathJustin R. Miller2015-09-041-1/+1
|
* GL is the library, SDK is the productJustin R. Miller2015-08-212-1/+8
|
* Substitute lightweight generics macros in docsetMinh Nguyễn2015-06-221-4/+10
| | | | Followup to 91641ffb01dcf8d303b13216797bb41d1f770124 for #1711: also preprocess the generics macros when generating a docset.
* Screenshot II: The Return of ScreenshotJustin R. Miller2015-06-191-1/+1
|
* avoid release candidates in determining versionJustin R. Miller2015-06-191-1/+1
|
* remove problematic screenshot URL from HTML docsJustin R. Miller2015-06-181-1/+1
|
* fix appledoc version parsingJustin R. Miller2015-06-181-1/+1
|
* fix typoJustin R. Miller2015-06-031-1/+1
|
* point to better appledoc install methodJustin R. Miller2015-06-031-1/+1
|
* fixes #1503: add changelog w/ notes to appledoc indexJustin R. Miller2015-05-112-5/+12
|
* don't doc or package private headersJustin R. Miller2015-05-051-0/+1
|
* improvements to source install docs scriptJustin R. Miller2015-05-041-3/+5
|
* Cocoa annotations APIJustin R. Miller2015-03-222-9/+3
|
* move iOS code from gl-cocoa to this projectJustin R. Miller2015-02-092-0/+31