Updated docs to have source to use for edit github (#4185)

* Added source link for edit on github

* Updated formatting issues

* Updated formatting issues

* Updated formatting issues
This commit is contained in:
Neil Lathwood
2016-08-24 08:12:20 +01:00
committed by GitHub
parent e54341857f
commit 383c50b4f4
72 changed files with 74 additions and 25 deletions

View File

@@ -1,3 +1,4 @@
source: Extensions/Plugin-System.md
# Developing for the Plugin System
This documentation will hopefully give you a basis for how to write a plugin for LibreNMS.
@@ -58,4 +59,4 @@ This would then add the name and a link to your plugin.
The following system hooks are currently available:
menu()
* This is called to build the plugin menu system and you can use this to link to your plugin (you don't have to).
* This is called to build the plugin menu system and you can use this to link to your plugin (you don't have to).