Skip to content

Commit effe08a

Browse files
committed
EN, CZ : tree : added link to latest version of application to TOC tree, keywords : Docker -> Containers (make statements more independent of exact technology)
1 parent 61f41a3 commit effe08a

File tree

8 files changed

+16
-12
lines changed

8 files changed

+16
-12
lines changed

cs/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 📦Docker obraz
1+
# 🐳Obrazy pro kontejnery
22

33
## Stažení
44
Stáhněte obraz z [GHCR][target] jedním z příkazů:

cs/files-keywords.lst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ README.md|Přehled|2;5;6;7;8;9;11;0
22
features.md|Seznam funkcí|2;3;10;11
33
corsPolicy.md|CORS politiky|0;1;9;12
44
trouble.md|Řešení problémů|12
5-
docker.md|Postupy pro Docker|17;16;15
5+
docker.md|Postupy pro kontejnerizaci|17;16;15;19
66
https://github.com/HelpViewer/HelpViewer|GitHub repozitář|13;14
7-
https://github.com/HelpViewer/HelpViewer/pkgs/container/helpviewer|Obraz pro Docker|17;16;15;9;8
7+
https://github.com/HelpViewer/HelpViewer/pkgs/container/helpviewer|Obraz pro Docker/Podman|17;16;15;9;8;19
88
README.md#jak-to-funguje|Spouštění aplikace|4
9-
trouble.md#only-a-blank-page-is-displayed|Prázdná stránka|18
9+
trouble.md#only-a-blank-page-is-displayed|Prázdná stránka|18

cs/keywords.lst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ Repozitář
1616
Docker
1717
Podman
1818
Obraz
19-
Prázdná stránka
19+
Prázdná stránka
20+
Kontejner

cs/tree.lst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
🌐 HelpViewer|Přehled||README.md
22
⚙️ Funkce|Seznam funkcí||features.md
33
🔧Řešení problémů|Návody k řešení problémů||trouble.md
4-
📦 Docker obraz|Informace o obrazech pro kontejnery||docker.md
4+
🐳 Obrazy pro kontejnery|Informace o obrazech pro kontejnery||docker.md
5+
🚀 Stáhnout|Balíček pro offline použití||=latestApp
56
🔗GitHub|GitHub repozitář||https://github.com/HelpViewer/HelpViewer

en/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 📦Docker image
1+
# 🐳Container images
22

33
## Download
44
You need to download image from [GHCR][target] by one of these commands:

en/files-keywords.lst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ README.md|Overview|2;5;6;7;8;9;11;0
22
features.md|Features list|2;3;10;11
33
corsPolicy.md|CORS policy|0;1;9;12
44
trouble.md|Troubleshooting|12
5-
docker.md|Docker image instructions|17;16;15
5+
docker.md|Container image instructions|17;16;15;19
66
https://github.com/HelpViewer/HelpViewer|GitHub repository|13;14
7-
https://github.com/HelpViewer/HelpViewer/pkgs/container/helpviewer|Docker image|17;16;15;9;8
7+
https://github.com/HelpViewer/HelpViewer/pkgs/container/helpviewer|Docker/Podman image|17;16;15;9;8;19
88
README.md#how-it-works|Starting application|4
9-
trouble.md#only-a-blank-page-is-displayed|Blank page solution|18
9+
trouble.md#only-a-blank-page-is-displayed|Blank page solution|18

en/keywords.lst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ Repository
1616
Docker
1717
Podman
1818
Image
19-
Blank page
19+
Blank page
20+
Container

en/tree.lst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
🌐 HelpViewer|Overview||README.md
22
⚙️ Features|Features list||features.md
33
🔧Troubleshooting|Troubleshooting guide||trouble.md
4-
📦 Docker image|Image information||docker.md
4+
🐳 Container images|Container images information||docker.md
5+
🚀 Deployment package|Deployment package||=latestApp
56
🔗GitHub|GitHub repository||https://github.com/HelpViewer/HelpViewer

0 commit comments

Comments
 (0)