Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Commit

Permalink
Merge pull request #6 from salagadoola/master
Browse files Browse the repository at this point in the history
Update document file location
  • Loading branch information
ZZBHuang authored Jul 14, 2016
2 parents fd1a4a1 + f99f252 commit 1ebd4c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ func photoPickerViewController(picker: YMSPhotoPickerViewController!, didFinishP
### Instruction

- **Sample Codes** has been written in YangMangShanDemo project. You can read code to know about "How to implement these features in your project". Just use github to clone YangMingShan to your local disk. It should run well with your Xcode.
- **API Reference Documents** > Please refer the [gh-pages](https://yahoo.github.io/YangMingShan/) in YangMingShan project. (Doc/index.html). We use [appledoc](https://github.com/tomaz/appledoc) to generate this document. The command line we generate current document is
- **API Reference Documents** > Please refer the [gh-pages](https://yahoo.github.io/YangMingShan/) in YangMingShan project. We use [appledoc](https://github.com/tomaz/appledoc) to generate this document. The command line we generate current document is
```shell
appledoc --output {TARGET_FOLDER} --project-name "YangMingShan" --project-company "Yahoo" --company-id "com.yahoo" --no-warn-undocumented-object --keep-intermediate-files --ignore Private {YANGMINGSHAN_LOCOCAL_ROPOSITORY}

Expand Down

0 comments on commit 1ebd4c4

Please sign in to comment.