mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
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:
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user