docs(help-osk): add 4 converted manuals (remote access, Exchange mail x2, FTP)

Converted from the source .docx manuals with pandoc; embedded screenshots
extracted to docs/assets/<slug>/ (29 PNG + 5 JPEG). Dropped non-renderable WMF
letterheads, promoted titles/sections to headings, wired nav + index, removed
the placeholder template page. FTP shared password redacted (site is public).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-25 15:21:06 +03:00
co-authored by Claude Opus 4.8
parent 172de59391
commit 2566d37b8a
41 changed files with 424 additions and 65 deletions
+4 -1
View File
@@ -15,7 +15,10 @@ Copyright &copy; 2026 ОСК
# Remove this block to let Zensical derive the nav from the folder structure.
nav = [
{ "Главная" = "index.md" },
{ "Пример инструкции" = "primer-instrukcii.md" },
{ "Удалённый доступ" = "remote-access.md" },
{ "Почта Exchange (Outlook)" = "exchange-outlook.md" },
{ "Почта Exchange (штатное ПО)" = "exchange-native.md" },
{ "FTP-сервер" = "ftp.md" },
]
[project.theme]