mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
docs: add new android sdk readme (#7665)
This will download the README of the new SDK from the remote location
based on this:
1e3c690185/website/docusaurus.config.js (L883-L892)
And we can here see the preview:
https://unleash-docs-git-update-internal-docs-to-ne-9ba815-unleash-team.vercel.app/reference/sdks/android-proxy
This commit is contained in:
parent
5b37a90390
commit
c22196cb77
@ -55,6 +55,10 @@ const serverSideSdks = {
|
|||||||
|
|
||||||
const clientSideSdks = {
|
const clientSideSdks = {
|
||||||
'unleash-android-proxy-sdk': {
|
'unleash-android-proxy-sdk': {
|
||||||
|
sidebarName: 'Android (legacy)',
|
||||||
|
slugName: 'android-proxy-legacy',
|
||||||
|
},
|
||||||
|
'unleash-android': {
|
||||||
sidebarName: 'Android',
|
sidebarName: 'Android',
|
||||||
slugName: 'android-proxy',
|
slugName: 'android-proxy',
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user