docs: add unofficially-support-devices (#128)

This commit is contained in:
Ylarod
2023-01-28 20:41:23 +08:00
committed by GitHub
parent 905c041a76
commit 65d80aad03
4 changed files with 28 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ function sidebarGuide() {
{ text: 'Installation', link: '/guide/installation' },
{ text: 'How to build?', link: '/guide/how-to-build' },
{ text: 'Intergrate for non-GKI devices', link: '/guide/how-to-integrate-for-non-gki'},
{ text: 'Unofficially supported devices', link: '/guide/unofficially-support-devices.md' },
{ text: 'FAQ', link: '/guide/faq' },
]
}