We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48eca11 commit 86b280eCopy full SHA for 86b280e
doc/04-Developer-Guide.md
@@ -13,6 +13,12 @@ A detailed overview of functions can be found below
13
* [New-IcingaCheck](developerguide/01-New-IcingaCheck.md)
14
* [New-IcingaCheckPackage](developerguide/02-New-IcingaCheckPackage.md)
15
* [New-IcingaCheckResult](developerguide/03-New-IcingaCheckResult.md)
16
+
17
+Example Usage
18
+---
19
20
+To get started easier you can find detailed examples for developing modules/integrations/best practices in the following categories:
21
22
* [Custom Daemons](developerguide/10-Custom-Daemons.md)
23
* [Custom Plugins](developerguide/11-Custom-Plugins.md)
24
* [Custom API-Endpoints](developerguide/12-Custom-API-Endpoints.md)
0 commit comments