mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-03 04:56:18 +00:00
* ui, site: v6.2 whats new, business * icon Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com> * business Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com> * typo Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com> * typo Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com> --------- Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com>
43 lines
1.1 KiB
JSON
43 lines
1.1 KiB
JSON
{
|
|
"items": [
|
|
{
|
|
"menu": "Guide",
|
|
"data": [
|
|
"README.md",
|
|
"send-messages.md",
|
|
"secret-groups.md",
|
|
"chat-profiles.md",
|
|
"managing-data.md",
|
|
"audio-video-calls.md",
|
|
"privacy-security.md",
|
|
"app-settings.md",
|
|
"making-connections.md"
|
|
]
|
|
},
|
|
{
|
|
"menu": "Reference",
|
|
"data": [
|
|
"SIMPLEX.md",
|
|
"BUSINESS.md",
|
|
"DIRECTORY.md",
|
|
"ANDROID.md",
|
|
"CLI.md",
|
|
"CONTRIBUTING.md",
|
|
"SERVER.md",
|
|
"TRANSLATIONS.md",
|
|
"WEBRTC.md",
|
|
"XFTP-SERVER.md",
|
|
"DOWNLOADS.md",
|
|
"TRANSPARENCY.md",
|
|
"SECURITY.md",
|
|
"FAQ.md"
|
|
]
|
|
},
|
|
{
|
|
"menu": "Protocol",
|
|
"data": [
|
|
"simplex-chat.md"
|
|
]
|
|
}
|
|
]
|
|
} |