Skip to content

Commit 72656d1

Browse files
committed
EN,CZ : helpviewer : description of helpDevelop repository added
1 parent 4d873ab commit 72656d1

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

cs/helpviewer.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Repozitáře bývají pojmenovány **help\***. Vzhledem k pojmenování projektu
2828
| [helpHello][RhelpHello] | Představení projektu pro veřejnou webovou prezentaci. |
2929
| [helpUser][RhelpUser] | Nápověda pro uživatele prohlížeče. Popisuje základní práci s prohlížečem. |
3030
| [helpAuthorsGuide][RhelpAuthorsGuide] | (Tato) Nápověda pro autory nápověd. Popisuje vyškeré kroky, které jsou potřebné k vytvoření a vydání nápovědy. |
31+
| [helpDevelop][RhelpDevelop] | Nápověda pro vývojáře. Popisuje platformu a možnosti jejího rozšíření včetně psaní vlastních zásuvných modulů. |
3132

3233
## Vydávání verzí
3334

@@ -47,6 +48,7 @@ Repozitáře bývají pojmenovány **help\***. Vzhledem k pojmenování projektu
4748
[RhelpTemplate]: https://github.com/HelpViewer/helpTemplate "Šablona projektu souboru nápovědy"
4849
[RhelpHello]: https://github.com/HelpViewer/helpHello
4950
[RhelpUser]: https://github.com/HelpViewer/helpUser
51+
[RhelpDevelop]: https://github.com/HelpViewer/helpDevelop
5052
[RhelpAuthorsGuide]: https://github.com/HelpViewer/helpAuthorsGuide
5153
[R.github]: https://github.com/HelpViewer/.github "Repozitář se základními informacemi"
5254
[RPrism]: https://github.com/HelpViewer/prism

en/helpviewer.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ Repository names are starting with **help\***. Due to the naming of the project,
2727
|---|---|
2828
| [helpHello][RhelpHello] | Project hello help file for public web presentation. |
2929
| [helpUser][RhelpUser] | Help file with starting instruction, UI description for HelpViewer users. It describes basic work with Viewer. |
30-
| [helpAuthorsGuide][RhelpAuthorsGuide] | (This) Help file (pages) for help file authors. Describes all necessary steps for creation and publishing of your own help file. |
30+
| [helpAuthorsGuide][RhelpAuthorsGuide] | Help file for help file authors. Describes all necessary steps for creation and publishing of your own help file. |
31+
| [helpDevelop][RhelpDevelop] | (This) Help file (pages) for developers. Describes the platform itself and possibilities for extensions including developing of custom plugins. |
3132

3233
## Version publishing
3334

@@ -47,6 +48,7 @@ Repository names are starting with **help\***. Due to the naming of the project,
4748
[RhelpTemplate]: https://github.com/HelpViewer/helpTemplate "Help file project template"
4849
[RhelpHello]: https://github.com/HelpViewer/helpHello
4950
[RhelpUser]: https://github.com/HelpViewer/helpUser
51+
[RhelpDevelop]: https://github.com/HelpViewer/helpDevelop
5052
[RhelpAuthorsGuide]: https://github.com/HelpViewer/helpAuthorsGuide
5153
[R.github]: https://github.com/HelpViewer/.github "Repository with basic information"
5254
[RPrism]: https://github.com/HelpViewer/prism

0 commit comments

Comments
 (0)