docs: sync help/README with the Push commands, Parser and picker UI (v3.5.0)

- README/RUS: the Remote APDU tab has six sub-tabs, not seven; the GP
  connection-parameter table listed the wrong TLV tags (02/80/01) - it now
  matches the UI presets (82 Device Identities, 05 Alpha, 81 Command details,
  35 Bearer, 03 = default bearer).  The Push commands intro names the
  mode-specific rows (SD params tag in Store, Command Scripting template in
  Trigger) and the RU text uses the RU sub-pill labels; both READMEs gain the
  PoR advice bullet (Stepping Stones R7 18.6.3: no PoR on success, on failure
  SMS-SUBMIT + SPI2 0x20).
- help RU: the C-APDU parser section names the Parser pill sub-pills like the
  EN one; the Push commands intro describes what the mode actually switches
  and uses the RU sub-pill labels.
- sw cache -> simple-v252 (help pages are precached).

Docs only; no functional change, version stays 3.5.0.
This commit is contained in:
2026-09-24 00:56:34 +03:00
parent 82f45d488f
commit 7803d8520d
5 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'simple-v251';
const CACHE = 'simple-v252';
const URLS = [
'index.html',
'help.html',