You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cs/helpviewer.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,8 @@ Organizace [HelpViewer][HelpViewer] obsahuje 3 základní typy repozitářů:
20
20
|[helpTemplate][RhelpTemplate]| Šablona projektu souboru nápovědy. Je určená pro autory nápověd jako základní prázdný projekt. |
21
21
|[prism][RPrism]| PrismJS sestavená pomocí download průvodce projektu. Repozitář je vložený do **HelpViewer** jako submodul. |
22
22
| 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?") |
|[helpTemplate][RhelpTemplate]| Template for help file project. It is intended for help authors as a basic blank project. |
21
21
|[prism][RPrism]| PrismJS library mixed-customized release. Repository is inserted to **HelpViewer** as a Git submodule. |
22
22
| 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. |
23
25
24
26
## Help files repositories
25
27
@@ -42,6 +44,7 @@ Repositories are intended for creating a completely new application based on the
42
44
|[appstrapTemplate][RappstrapTemplate]| Template for a new application project. |
|[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. |
45
48
46
49
## Version publishing
47
50
@@ -71,3 +74,6 @@ Repositories are intended for creating a completely new application based on the
0 commit comments