From e841891a409a9d153bbdd967846ca7abb24acb05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=80=D0=B0=D0=BD=D0=B8=D0=BC=D0=B8=D1=80=20=D0=9A?= =?UTF-8?q?=D0=B0=D1=80=D0=B0=D1=9F=D0=B8=D1=9B?= Date: Fri, 28 Oct 2022 09:55:38 -0700 Subject: [PATCH] Removed bgfx-android-activity info from docs. --- docs/build.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/build.rst b/docs/build.rst index e04db0303..9f3324a78 100644 --- a/docs/build.rst +++ b/docs/build.rst @@ -59,10 +59,6 @@ Set following environment variables: setx ANDROID_NDK_ROOT -To deploy on Android you can use bgfx android activity: - - - https://github.com/Nodrev/bgfx-android-activity#bgfx-android-activity---android-glue-for-bgfx - Linux ~~~~~