Skip to content

Commit

Permalink
New docs format
Browse files Browse the repository at this point in the history
  • Loading branch information
natario1 committed May 22, 2024
1 parent 5843c7f commit 7f2b31c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/02_android_native.mdx → docs/android_native.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: Android (native) targets

## Requirements

All the requirements for running [Android JVM targets](./01_android_jvm) apply.
All the requirements for running [Android JVM targets](./android_jvm) apply.

In addition, it is highly recommended to use a X64 host machine, especially to be able to test all four architectures
(x86, x86_64, armeabi-v7a, arm64-v8a). The plugin *might* work on ARM hosts but this has not been tested,
Expand Down
4 changes: 4 additions & 0 deletions docs/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
title: Intro
docs:
- install
- android_jvm
- android_native
---

# Intro
Expand Down
File renamed without changes.

0 comments on commit 7f2b31c

Please sign in to comment.