Skip to content

Commit 2297c80

Browse files
committed
EN,CZ : helpviewer : update in repositories list and its description
1 parent 61c7d00 commit 2297c80

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

cs/helpviewer.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Organizace [HelpViewer][HelpViewer] obsahuje 3 základní typy repozitářů:
2020
| [helpTemplate][RhelpTemplate] | Šablona projektu souboru nápovědy. Je určená pro autory nápověd jako základní prázdný projekt. |
2121
| [prism][RPrism] | PrismJS sestavená pomocí download průvodce projektu. Repozitář je vložený do **HelpViewer** jako submodul. |
2222
| HTMLTo* | Převodníky z HTML na jiný formát. Repozitáře jsou používány pro export textů kapitol (📥). Například: [HTMLToTeX][HTMLToTeX] (LaTeX), [HTMLToMD][HTMLToMD] (markdown) |
23+
| [PluginChromeHelpViewer][RPluginChromeHelpViewer] | Plugin pro prohlížeče s jádrem Chromium. Poskytuje funkcionalitu kontextové nápovědy (obdoba akce "Co je zde?") |
24+
| [s][RS] | Statická verze stránek **helpviewer.github.io**. Spravováno ručním nahráním automatického exportu. |
2325

2426
## Seznam repozitářů nápověd
2527

@@ -42,6 +44,7 @@ Repozitáře jsou určeny k založení zcela nové aplikace na bázi architektur
4244
| [appstrapTemplate][RappstrapTemplate] | Šablona pro projekt nové aplikace. |
4345
| [HelpViewer-base][PHelpViewerbase] | Minimální jádro aplikace. |
4446
| [HelpViewer-loader][RHelpViewerloader] | Zavaděč aplikace, který zajišťuje sekvenci zavádění zdrojů a práci se ZIP archivem s daty aplikace. |
47+
| [MiniHTTPServer][RMiniHTTPServer] | Základní testovací HTTP server, který vystavuje statické soubory a podporuje základní konfiguraci. |
4548

4649
## Vydávání verzí
4750

@@ -71,3 +74,6 @@ Repozitáře jsou určeny k založení zcela nové aplikace na bázi architektur
7174
[RappstrapTemplate]: https://github.com/HelpViewer/appstrapTemplate "Předloha pro aplikaci"
7275
[PHelpViewerbase]: https://github.com/HelpViewer/HelpViewer-base "Minimální jádro"
7376
[RHelpViewerloader]: https://github.com/HelpViewer/HelpViewer-loader "Zavaděč"
77+
[RPluginChromeHelpViewer]: https://github.com/HelpViewer/PluginChromeHelpViewer "PluginChromeHelpViewer"
78+
[RMiniHTTPServer]: https://github.com/HelpViewer/MiniHTTPServer "MiniHTTPServer"
79+
[RS]: https://github.com/HelpViewer/s "s"

en/helpviewer.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Organization [HelpViewer][HelpViewer] contains 3 basic types of repositories:
2020
| [helpTemplate][RhelpTemplate] | Template for help file project. It is intended for help authors as a basic blank project. |
2121
| [prism][RPrism] | PrismJS library mixed-customized release. Repository is inserted to **HelpViewer** as a Git submodule. |
2222
| HTMLTo* | Converters from HTML to other formats. Repositories are used to export chapter texts (📥). For example: [HTMLToTeX][HTMLToTeX] (LaTeX), [HTMLToMD][HTMLToMD] (markdown) |
23+
| [PluginChromeHelpViewer][RPluginChromeHelpViewer] | Plugin for browsers with Chromium core. Provides context help functionality (similar to "What's here?" action). |
24+
| [s][RS] | Static version of **helpviewer.github.io**. Managed by manual upload of an automated export. |
2325

2426
## Help files repositories
2527

@@ -42,6 +44,7 @@ Repositories are intended for creating a completely new application based on the
4244
| [appstrapTemplate][RappstrapTemplate] | Template for a new application project. |
4345
| [HelpViewer-base][PHelpViewerbase] | Minimum application core. |
4446
| [HelpViewer-loader][RHelpViewerloader] | Application loader that ensures the sequence of resource loading and works with the ZIP archive containing application data. |
47+
| [MiniHTTPServer][RMiniHTTPServer] | A basic test HTTP server that serves static files and supports basic configuration. |
4548

4649
## Version publishing
4750

@@ -71,3 +74,6 @@ Repositories are intended for creating a completely new application based on the
7174
[RappstrapTemplate]: https://github.com/HelpViewer/appstrapTemplate "Application template"
7275
[PHelpViewerbase]: https://github.com/HelpViewer/HelpViewer-base "Minimal core"
7376
[RHelpViewerloader]: https://github.com/HelpViewer/HelpViewer-loader "Loader"
77+
[RPluginChromeHelpViewer]: https://github.com/HelpViewer/PluginChromeHelpViewer "PluginChromeHelpViewer"
78+
[RMiniHTTPServer]: https://github.com/HelpViewer/MiniHTTPServer "MiniHTTPServer"
79+
[RS]: https://github.com/HelpViewer/s "s"

0 commit comments

Comments
 (0)