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
|[Translations][RTranslations]| Language translation strings for UI of HelpViewer. Repository is inserted to **HelpViewer** as a Git submodule. It is also one of the sources of language list which is offered to user for language selection of UI and help file version. |
16
16
|[.github][R.github]| Base repository of organization with operational information. |
17
17
|[helpviewer.github.io][RWebHello]| GitHub Pages project for web presentation. [CI deployment script][RWebHelloDeploy] will do page content update with defined version number to deploy. |
18
-
|[fulltextSearchDBBuilder][FTSIndexBuilder]| Full text index generator logic. This Bash skript is used by CI scripts which handles publishing of help files in case there is required to create full text index. |
18
+
|[fulltextSearchDBBuilder][FTSIndexBuilder]| Full text index generator logic. This Bash script is used by CI scripts which handles publishing of help files in case there is required to create full text index. |
19
19
|[helpTemplate][RhelpTemplate]| Template for help file project. It is intended for help authors as a basic blank project. |
20
20
21
21
## Help files repositories
@@ -25,7 +25,7 @@ Repository names are starting with **help\***. Due to the naming of the project,
25
25
| Repository | Content |
26
26
|---|---|
27
27
|[helpHello][RhelpHello]| Project hello help file for public web presentation. |
28
-
|[helpUser][RhelpUser]| Help file with starting instruction, UI description for HelpViewer users. Ut describes basic work with Viewer. |
28
+
|[helpUser][RhelpUser]| Help file with starting instruction, UI description for HelpViewer users. It describes basic work with Viewer. |
29
29
|[helpAuthorsGuide][RhelpAuthorsGuide]| (This) Help file (pages) for help file authors. Describes all necessary steps for creation and publishing of your own help file. |
0 commit comments