Skip to content

MosheBerman/my-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

my-snippets

This is a collection of code snippets for Xcode that help with implementing Appledoc.

Installation:

  1. Clone the repo.
  2. Copy the files from the snippets directory into the snippets directore. In Xcode 4.6.3 this is ~/Library/Developer/Xcode/UserData/CodeSnippets/.
  3. Restart Xcode.

Usage:

Start typing appdoc and you'll see a that few entries appear in your code completion list. my-snippets offers different comments for classes, properties, and methods.

Why?

Once you've started commenting with my-snippets, you can run your project through appledoc and get nice documentation.

License:

MIT License.

About

This is a collection of code snippets for Xcode that help with implementing Appledoc.

Resources

License

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors