Skip to content

Commit 0e8b3b9

Browse files
committed
CZ, EN : starting with / for reading a directory
1 parent 3120e0e commit 0e8b3b9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ je moderní a rychlý nástroj pro prohlížení dokumentace Markdown a HTML př
77
1. Stáhněte si balíček <span id="linkhereI"></span> a rozbalte jej.
88
2. Spusťte prohlížeč bez [CORS omezení][bypassCORS] nebo budete vidět pouze prázdnou stránku.
99
3. Otevřete **index.html** v prohlížeči.
10-
4. Nastavte URL parametr **?d=X**, kde **X** bude cesta k ZIP souboru s nápovědou.
10+
4. Nastavte URL parametr **?d=X**, kde **X** bude cesta k ZIP souboru s nápovědou nebo bude končit **/**, pokud má být čten obsah adresáře.
1111
Pokud toto neuděláte, **./hlp/Help-{vybraný jazyk prohlížeče}.zip** bude určeno jako výchozí.
1212
5. Uvidíte [uživatelskou dokumentaci][userdoc] přímo v HelpViewer, podobně jako teď vidíte tento web.
1313

en/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ is a modern, portable and fast tool for viewing Markdown and HTML documentation
77
1. Download the deployment package from <span id="linkhereI"></span> and unzip it.
88
2. Start your browser with [CORS restrictions][bypassCORS] disabled, or you will only see a blank page.
99
3. Open the **index.html** file in your browser.
10-
4. Set the URL parameter **?d=X**, where **X** is the path to your ZIP file.
10+
4. Set the URL parameter **?d=X**, where **X** is the path to your ZIP file or you can define path ending with **/** if you want to read a directory.
1111
If you skip this step, **./hlp/Help-{current language}.zip** will be used by default.
1212
5. You will see e.g. the [user documentation][userdoc] directly in HelpViewer, just like you are seeing this web page.
1313

0 commit comments

Comments
 (0)