Skip to content

Commit

Permalink
Improves developer guide sectioning
Browse files Browse the repository at this point in the history
  • Loading branch information
LordHepipud committed Jun 2, 2020
1 parent 48eca11 commit 86b280e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/04-Developer-Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ A detailed overview of functions can be found below
* [New-IcingaCheck](developerguide/01-New-IcingaCheck.md)
* [New-IcingaCheckPackage](developerguide/02-New-IcingaCheckPackage.md)
* [New-IcingaCheckResult](developerguide/03-New-IcingaCheckResult.md)

Example Usage
---

To get started easier you can find detailed examples for developing modules/integrations/best practices in the following categories:

* [Custom Daemons](developerguide/10-Custom-Daemons.md)
* [Custom Plugins](developerguide/11-Custom-Plugins.md)
* [Custom API-Endpoints](developerguide/12-Custom-API-Endpoints.md)
Expand Down

0 comments on commit 86b280e

Please sign in to comment.