diff --git a/mkdocs/docs/index.md b/mkdocs/docs/index.md index afe4593..b265a12 100644 --- a/mkdocs/docs/index.md +++ b/mkdocs/docs/index.md @@ -23,15 +23,15 @@ It allows you to build your project once and use the same build across multiple | Feature | Crazy Games | Yandex Games | Poki | VK | |--------------------|:-----------:|:------------:|:-------:|:------:| -| [User Info](#user) | ✅ | ✅ | ❌ | ✅ | +| [User Info](usage/user_info.md) | ✅ | ✅ | ❌ | ✅ | | [Fullscreen Advertisement](usage/advertisement.md/#fullscreen-advertisement) | ✅ | ✅ | ✅ | ✅ | | [Rewarded Advertisement](usage/advertisement.md/#rewarded-advertisement) | ✅ | ✅ | ✅ | ✅ | | [Banner Advertisement](usage/advertisement.md/#banner-advertisement) | ✅ | ✅ | ❌ | ✅ | -| [Authentication](#authentication) | ✅ | ✅ | ❌ | ✍️ | -| [User Data](#user-data) | ✅ | ✅ | ❌ | ✍️ | -| [Leaderboards](#leaderboards) | ❌ | ✅ | ❌ | ✍️ | -| [Payments](#payments) | ❌ | ✅ | ❌ | ✍️ | -| [Invite Links](#invite-links) | ✅ | ❌ | ✅ | ❌ | -| [Invite Button](#invite-button) | ✅ | ❌ | ❌ | ❌ | -| [Server time](#server-time) | ❌ | ✅ | ❌ | ❌ | -| [Desktop shortcut](#desktop-shortcut) | ❌ | ✅ | ❌ | ✍️ | \ No newline at end of file +| [Authentication](usage/authentication.md) | ✅ | ✅ | ❌ | ✍️ | +| [User Data](usage/user_data.md) | ✅ | ✅ | ❌ | ✍️ | +| [Leaderboards](usage/leaderboards.md) | ❌ | ✅ | ❌ | ✍️ | +| [Payments](usage/payments.md) | ❌ | ✅ | ❌ | ✍️ | +| [Invite Links](usage/invite.md/#invite-links) | ✅ | ❌ | ✅ | ❌ | +| [Invite Button](usage/invite.md/#invite-button) | ✅ | ❌ | ❌ | ❌ | +| [Server time](usage/server_time.md) | ❌ | ✅ | ❌ | ❌ | +| [Desktop shortcut](usage/desktop_shortcuts.md) | ❌ | ✅ | ❌ | ✍️ | \ No newline at end of file