Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4,675 changes: 2,147 additions & 2,528 deletions docs/api/node/rnv-core/modules.md

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/concepts/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_label: ReNative CLI
original_id: cli
---

<!-- <img className="header-image" src="https://renative.org/img/ic_cli.png" width="50" height="50" /> -->
<!-- <img className="header-image" src="/img/ic_cli.png" width="50" height="50" /> -->

---
## ReNative CLI
Expand Down Expand Up @@ -55,7 +55,7 @@ Deployed to https://www.npmjs.com/package/rnv
<table>
<tr>
<th>
<img src="https://renative.org/img/info.png" />
<img src="/img/info.png" />
</th>
</tr>
</table>
Expand All @@ -67,7 +67,7 @@ Deployed to https://www.npmjs.com/package/rnv
<table>
<tr>
<th>
<img src="https://renative.org/img/clean.png" />
<img src="/img/clean.png" />
</th>
</tr>
</table>
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/config-folders.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ Combination of features above allows you to configure and build large number of
<table>
<tr>
<th>
<img src="https://renative.org/img/rnv_arch3.png" />
<img src="/img/rnv_arch3.png" />
</th>
</tr>
</table>
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_label: Config Files
original_id: config
---

<!-- <img className="header-image" src="https://renative.org/img/ic_configuration.png" width="50" height="50" /> -->
<!-- <img className="header-image" src="/img/ic_configuration.png" width="50" height="50" /> -->

<br />

Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ReNative supports powerful file extension mechanism to enable developers to tail
---
## File Extension Map

<img src="https://renative.org/img/file_extensions.png" />
<img src="/img/file_extensions.png" />

---
## How it works
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ you should get colorised overview similar to this:
<table>
<tr>
<th>
<img src="https://renative.org/img/cli_plugins.png" />
<img src="/img/cli_plugins.png" />
</th>
</tr>
</table>
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/renative-runtime.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_label: Runtime
original_id: runtime
---

<!-- <img className="header-image" src="https://renative.org/img/ic_runtime.png" width="50" height="50" /> -->
<!-- <img className="header-image" src="/img/ic_runtime.png" width="50" height="50" /> -->

---
## Runtime
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_label: Templates
original_id: templates
---

<!-- <img className="header-image" src="https://renative.org/img/ic_templates.png" width="50" height="50" /> -->
<!-- <img className="header-image" src="/img/ic_templates.png" width="50" height="50" /> -->

---
## Templates / Starters
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/common-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_label: Common Issues
original_id: common_issues
---

<!-- <img className="header-image" src="https://renative.org/img/ic_issues.png" width="50" height="50" /> -->
<!-- <img className="header-image" src="/img/ic_issues.png" width="50" height="50" /> -->

<br />
If you encounter unexpected error / issue it is always good to perform basic sanity steps:
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/develop.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_label: Develop ReNative
original_id: develop
---

<!-- <img className="header-image" src="https://renative.org/img/ic_construction.png" width="50" height="50" /> -->
<!-- <img className="header-image" src="/img/ic_construction.png" width="50" height="50" /> -->

---
## Developing ReNative Locally
Expand Down
6 changes: 3 additions & 3 deletions docs/overview/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ sidebar_label: Architecture
original_id: architecture
---

<!-- <img className="header-image" src="https://renative.org/img/ic_architecture.png" width="50" height="50" /> -->
<!-- <img className="header-image" src="/img/ic_architecture.png" width="50" height="50" /> -->

---
## Build Process

<table>
<tr>
<th>
<img src="https://renative.org/img/rnv_arch1.png" />
<img src="/img/rnv_arch1.png" />
</th>
</tr>
</table>
Expand Down Expand Up @@ -44,7 +44,7 @@ ReNative support flexible override mechanism which allows you customise your pro
<table>
<tr>
<th>
<img src="https://renative.org/img/rnv_arch2.png" />
<img src="/img/rnv_arch2.png" />
</th>
</tr>
</table>
6 changes: 3 additions & 3 deletions docs/overview/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ Build app blazingly fast with built-in features:
<table>
<tr>
<th>
<img src="https://renative.org/img/os_osx.png" width="100" height="100" />
<img src="/img/os_osx.png" width="100" height="100" />
</th>
<th>
<img src="https://renative.org/img/os_win.png" width="100" height="100" />
<img src="/img/os_win.png" width="100" height="100" />
</th>
<th>
<img src="https://renative.org/img/os_linux.jpeg" width="100" height="100" />
<img src="/img/os_linux.jpeg" width="100" height="100" />
</th>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/overview/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_label: Installation
original_id: installation
---

<!-- <img className="header-image" src="https://renative.org/img/ic_quickstart.png" width="50" height="50" /> -->
<!-- <img className="header-image" src="/img/ic_quickstart.png" width="50" height="50" /> -->

---
## Requirements
Expand Down
2 changes: 1 addition & 1 deletion docs/overview/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ npm install rnv -g
<table>
<tr>
<th>
<img src="https://renative.org/img/cli_app_create1.gif" />
<img src="/img/cli_app_create1.gif" />
</th>
</tr>
</table>
Expand Down
4 changes: 2 additions & 2 deletions docs/platforms/android.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ original_id: android
</tr>
</table>

<img className="platform-image" src="https://renative.org/img/rnv_android.gif" height="250" />
<img className="platform-image" src="/img/rnv_android.gif" height="250" />

- Latest Android project
- Kotlin Support
Expand Down Expand Up @@ -57,7 +57,7 @@ You can create variety of emulators via Android Studio IDE
<table>
<tr>
<th>
<img src="https://renative.org/img/android1.png" />
<img src="/img/android1.png" />
</th>
</tr>
</table>
Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/androidtv.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ original_id: androidtv
</tr>
</table>

<img className="platform-image" src="https://renative.org/img/rnv_android-tv.gif" height="250"/>
<img className="platform-image" src="/img/rnv_android-tv.gif" height="250"/>


- Latest Android project
Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/androidwear.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ original_id: androidwear
</tr>
</table>

<img className="platform-image" src="https://renative.org/img/rnv_androidwear.gif" height="250"/>
<img className="platform-image" src="/img/rnv_androidwear.gif" height="250"/>


- Latest Android project
Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/chromecast.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ original_id: chromecast
</tr>
</table>

<img className="platform-image" src="https://renative.org/img/rnv_chromecast.gif" height="250"/>
<img className="platform-image" src="/img/rnv_chromecast.gif" height="250"/>


- Supports Chromecast devices
Expand Down
4 changes: 2 additions & 2 deletions docs/platforms/firefoxos.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ original_id: firefoxos
</tr>
</table>

<img className="platform-image" src="https://renative.org/img/rnv_firefoxos.gif" height="250"/>
<img className="platform-image" src="/img/rnv_firefoxos.gif" height="250"/>

---
## File Extension Support
Expand All @@ -39,7 +39,7 @@ After installation you can launch it via Applications:
<table>
<tr>
<th>
<img src="https://renative.org/img/firefoxos.png" />
<img src="/img/firefoxos.png" />
</th>
</tr>
</table>
Expand Down
4 changes: 2 additions & 2 deletions docs/platforms/firefoxtv.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ original_id: firefoxtv
</tr>
</table>

<img className="platform-image" src="https://renative.org/img/rnv_firefoxtv.gif" height="250"/>
<img className="platform-image" src="/img/rnv_firefoxtv.gif" height="250"/>

---
## File Extension Support
Expand All @@ -38,7 +38,7 @@ After installation you can launch it via Applications:
<table>
<tr>
<th>
<img src="https://renative.org/img/firefoxos.png" />
<img src="/img/firefoxos.png" />
</th>
</tr>
</table>
Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/firetv.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ original_id: firetv
</tr>
</table>

<img className="platform-image" src="https://renative.org/img/rnv_android-tv.gif" height="250"/>
<img className="platform-image" src="/img/rnv_firetv.gif" height="250"/>


- Latest Android project
Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/ios.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ original_id: ios
</tr>
</table>

<img className="platform-image" src="https://renative.org/img/rnv_ios.gif" height="250"/>
<img className="platform-image" src="/img/rnv_ios.gif" height="250"/>


- Latest swift based Xcode project
Expand Down
4 changes: 2 additions & 2 deletions docs/platforms/kaios.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ original_id: kaios
</tr>
</table>

<img className="platform-image" src="https://renative.org/img/rnv_kaios.gif" height="250"/>
<img className="platform-image" src="/img/rnv_kaios.gif" height="250"/>

---
## File Extension Support
Expand All @@ -42,7 +42,7 @@ After installation you can launch it via Applications:
<table>
<tr>
<th>
<img src="https://renative.org/img/kaios1.png" />
<img src="/img/kaios1.png" />
</th>
</tr>
</table>
Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ original_id: Linux
</tbody>
</table>

<img className="platform-image" src="https://renative.org/img/rnv_linux.gif" height="250"/>
<img className="platform-image" src="/img/rnv_linux.gif" height="250"/>


Experimental support
2 changes: 1 addition & 1 deletion docs/platforms/macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ original_id: macos
</tr>
</table>

<img className="platform-image" src="https://renative.org/img/rnv_macos.gif" height="250"/>
<img className="platform-image" src="/img/rnv_macos.gif" height="250"/>


- support for OSX/macOS
Expand Down
4 changes: 2 additions & 2 deletions docs/platforms/tizen.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ original_id: tizen
</tr>
</table>

<img className="platform-image" src="https://renative.org/img/rnv_tizen.gif" height="250"/>
<img className="platform-image" src="/img/rnv_tizen.gif" height="250"/>


- Latest Tizen project
Expand Down Expand Up @@ -57,7 +57,7 @@ Make sure you have at least 1 TV VM setup
<table>
<tr>
<th>
<img src="https://renative.org/img/tizen4.png" />
<img src="/img/tizen4.png" />
</th>
</tr>
</table>
Expand Down
4 changes: 2 additions & 2 deletions docs/platforms/tizenmobile.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ original_id: tizenmobile
</tr>
</table>

<img className="platform-image" src="https://renative.org/img/rnv_tizenmobile.gif" height="250"/>
<img className="platform-image" src="/img/rnv_tizenmobile.gif" height="250"/>


- Latest Tizen project
Expand Down Expand Up @@ -57,7 +57,7 @@ Make sure you have at least 1 TV VM setup
<table>
<tr>
<th>
<img src="https://renative.org/img/tizen_mobile1.png" />
<img src="/img/tizen_mobile1.png" />
</th>
</tr>
</table>
Expand Down
4 changes: 2 additions & 2 deletions docs/platforms/tizenwatch.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ original_id: tizenwatch
</tr>
</table>

<img className="platform-image" src="https://renative.org/img/rnv_tizenwatch.gif" height="250"/>
<img className="platform-image" src="/img/rnv_tizenwatch.gif" height="250"/>


- Latest Tizen project
Expand Down Expand Up @@ -55,7 +55,7 @@ Make sure you have at least 1 TV VM setup
<table>
<tr>
<th>
<img src="https://renative.org/img/tizenwatch1.png" />
<img src="/img/tizenwatch1.png" />
</th>
</tr>
</table>
Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/tvos.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ original_id: tvos
</tr>
</table>

<img className="platform-image" src="https://renative.org/img/rnv_tvos.gif" height="250"/>
<img className="platform-image" src="/img/rnv_tvos.gif" height="250"/>


- Latest swift based Xcode project
Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/web.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ original_id: web
</tr>
</table>

<img className="platform-image" src="https://renative.org/img/rnv_web.gif" height="250"/>
<img className="platform-image" src="/img/rnv_web.gif" height="250"/>


- Supports Chrome, Safari, Firefox, IE10+
Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/webos.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ original_id: webos
</tr>
</table>

<img className="platform-image" src="https://renative.org/img/rnv_webos.gif" height="250"/>
<img className="platform-image" src="/img/rnv_webos.gif" height="250"/>


- Latest LG webOS Project
Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/webtv.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ original_id: WebTV
</tbody>
</table>

<img className="platform-image" src="https://renative.org/img/rnv_webtv.gif" height="250"/>
<img className="platform-image" src="/img/rnv_webtv.gif" height="250"/>


Experimental support
2 changes: 1 addition & 1 deletion docs/platforms/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ original_id: windows
</tbody>
</table>

<img className="platform-image" src="https://renative.org/img/rnv_windows.gif" height="250"/>
<img className="platform-image" src="/img/rnv_windows.gif" height="250"/>


- support for Windows 10+
Expand Down
Loading