mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-27 16:05:14 +00:00
700f6fa663
* core, docs: drop message views if they exist, remove mentions in docs * fix migration
39 lines
960 B
JSON
39 lines
960 B
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",
|
|
"DIRECTORY.md",
|
|
"ANDROID.md",
|
|
"CLI.md",
|
|
"CONTRIBUTING.md",
|
|
"SERVER.md",
|
|
"TRANSLATIONS.md",
|
|
"WEBRTC.md",
|
|
"XFTP-SERVER.md",
|
|
"DOWNLOADS.md"
|
|
]
|
|
},
|
|
{
|
|
"menu": "Protocol",
|
|
"data": [
|
|
"simplex-chat.md"
|
|
]
|
|
}
|
|
]
|
|
} |