Skip to content

Commit

Permalink
Created a documentation set for use in Xcode.
Browse files Browse the repository at this point in the history
  • Loading branch information
devinross committed Apr 10, 2012
1 parent 847697c commit aa675ec
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.mdown
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
TapkuLibrary
============
TapkuLibrary is an open source iOS library built on Cocoa and UIKit intended for broad use in applications. If you're looking to see what the library can do, check out the demo project included. Some major components include coverflow, calendar grid, network requests and progress indicators.

TapkuLibrary is an iOS library built on Cocoa and UIKit intended for broad use in applications. If you're looking to see what the library can do, check out the demo project included. Some major components include coverflow, calendar grid, network requests and progress indicators.


## Documentation
Included in the repository is a .docset bundle with all documentation for the library. Place the bundle in the ~/Library/Developer/Shared/Documentation/DocSets directory
Included in the repository is a .docset bundle with all documentation for the library. Place the bundle in the ~/Library/Developer/Shared/Documentation/DocSets directory.

## Adding Tapku To Your Project

Instructions on adding tapku library can be [found here](https://github.com/devinross/tapkulibrary/wiki/Adding-Tapku-to-Your-Project-in-XCode-4). For additional help, check out the demo project.


Expand Down

0 comments on commit aa675ec

Please sign in to comment.