mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-03 23:45:08 +00:00
* docs/REPRODUCIBLE: add new * docs/REPRODUCIBLE: clarify Android requirements * rename to REPRODUCE * expand and fix sections * website * docs, site: change links to simplex.apk to simplex-aarch64.apk --------- Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
44 lines
1.1 KiB
JSON
44 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",
|
|
"REPRODUCE.md",
|
|
"TRANSPARENCY.md",
|
|
"SECURITY.md",
|
|
"FAQ.md"
|
|
]
|
|
},
|
|
{
|
|
"menu": "Protocol",
|
|
"data": [
|
|
"simplex-chat.md"
|
|
]
|
|
}
|
|
]
|
|
} |