Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
f0541a81
Commit
f0541a81
authored
Sep 07, 2012
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #497 from timshadel/patch-1
Update AppleDoc install instructions
parents
46d14e08
a8cd75d1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
README.md
README.md
+1
-2
No files found.
README.md
View file @
f0541a81
...
@@ -33,8 +33,7 @@ $ [sudo] gem install cocoapods
...
@@ -33,8 +33,7 @@ $ [sudo] gem install cocoapods
If you want to have CocoaPods generate documentation for each library, then install the
[
appledoc
](
http://gentlebytes.com/appledoc/
)
tool:
If you want to have CocoaPods generate documentation for each library, then install the
[
appledoc
](
http://gentlebytes.com/appledoc/
)
tool:
```
```
$ brew install appledoc --HEAD
$ brew install appledoc
$ ln -sf "`brew --prefix`/Cellar/appledoc/HEAD/Templates" ~/Library/Application\ Support/appledoc
```
```
Now that you've got CocoaPods installed you can easily add it to your project.
Now that you've got CocoaPods installed you can easily add it to your project.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment