Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit a391a19

Browse files
committed
format the document to fit for auto-syn purpose.
1 parent d2fa91e commit a391a19

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

docs/api-android.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
### Java API Reference (Android)
32

43
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`.

docs/api-ios.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
### Objective-C API Reference (iOS)
32

43
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`.

docs/api-js.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
## API Reference
32

43
The CodePush plugin is made up of two components:

docs/setup-android.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
## Android Setup
32

43
In order to integrate CodePush into your Android project, perform the following steps:

0 commit comments

Comments
 (0)