format the document to fit for auto-syn purpose.

This commit is contained in:
BO KANG
2017-02-17 15:04:01 -08:00
parent d2fa91eb61
commit a391a192b9
4 changed files with 0 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
### Java API Reference (Android) ### Java API Reference (Android)
The Java API is made available by importing the `com.microsoft.codepush.react.CodePush` class into your `MainActivity.java` file, and consists of a single public class named `CodePush`. The Java API is made available by importing the `com.microsoft.codepush.react.CodePush` class into your `MainActivity.java` file, and consists of a single public class named `CodePush`.

View File

@@ -1,4 +1,3 @@
### Objective-C API Reference (iOS) ### Objective-C API Reference (iOS)
The Objective-C API is made available by importing the `CodePush.h` header into your `AppDelegate.m` file, and consists of a single public class named `CodePush`. The Objective-C API is made available by importing the `CodePush.h` header into your `AppDelegate.m` file, and consists of a single public class named `CodePush`.

View File

@@ -1,4 +1,3 @@
## API Reference ## API Reference
The CodePush plugin is made up of two components: The CodePush plugin is made up of two components:

View File

@@ -1,4 +1,3 @@
## Android Setup ## Android Setup
In order to integrate CodePush into your Android project, perform the following steps: In order to integrate CodePush into your Android project, perform the following steps: