Skip to content

Commit 7191d7b

Browse files
committed
CZ, EN : Path specification possiblities described - .zip or / for folder
1 parent ef264a1 commit 7191d7b

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

cs/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@ Aplikace ukládá část Vaší konfigurace do **local storage**:
7979

8080
Přidejte do adresního řádku parametr **?d={cesta}**. Pokud toto neuděláte, bude použita výchozí hodnota: **hlp/Help-{jazyk}.zip** a prohlížeč se pokusí načíst data z tohoto souboru.
8181

82+
Cesta může mít tyto formáty, které končí na:
83+
84+
- .zip - čtení zazipovaného souboru
85+
- / - čtení adresáře nebo adresy ze sítě nebo disku
86+
8287
## Tipy pro prohlížeč
8388

8489
Moderní webové prohlížeče umí následující funkce:

en/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,11 @@ The application remembers your preferences using **local storage**:
8080
Append **?d={path}** to the viewer's URL to open a custom help file.
8181
If omitted, the default file **hlp/Help-{selected language}.zip** will be loaded automatically.
8282

83+
The following are valid path formats that end with:
84+
85+
- .zip - zip help file
86+
- / - directory on your disk or network URI address
87+
8388
## Browser tips
8489

8590
Modern web browsers include built-in features such as:

0 commit comments

Comments
 (0)