mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Rework documentation (#13709)
* Rework documentation * Slightly adjust theme * wip * fixes * Remove unneeded header * Re-added Acknowledgement.md file * Added Acknowledgement.md to mkdocs.yml Co-authored-by: Neil Lathwood <gh+n@laf.io>
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
source: Developing/os/Custom-Graphs.md
|
||||
path: blob/master/doc/
|
||||
|
||||
First we define our graphs in `includes/definitions.inc.php` to share
|
||||
our work and contribute in the development of LibreNMS. :-) (or place
|
||||
in `config.php` if you don't plan to contribute)
|
||||
|
@@ -1,6 +1,3 @@
|
||||
source: Developing/os/Health-Information.md
|
||||
path: blob/master/doc/
|
||||
|
||||
#### Sensors
|
||||
|
||||
This document will guide you through adding health / sensor
|
||||
|
@@ -1,6 +1,3 @@
|
||||
source: Developing/os/Initial-Detection.md
|
||||
path: blob/master/doc/
|
||||
|
||||
This document will provide the information you should need to add
|
||||
basic detection for a new OS.
|
||||
|
||||
|
@@ -1,6 +1,3 @@
|
||||
source: Developing/os/Mem-CPU-Information.md
|
||||
path: blob/master/doc/
|
||||
|
||||
This document will guide you through adding detection for Memory /
|
||||
Processor for your new device.
|
||||
|
||||
|
@@ -1,6 +1,3 @@
|
||||
source: os/Settings.md
|
||||
path: blob/master/doc/
|
||||
|
||||
# Optional OS Settings
|
||||
|
||||
This page documents settings that can be set in the os yaml files or
|
||||
|
@@ -1,6 +1,3 @@
|
||||
source: Developing/os/Test-Units.md
|
||||
path: blob/master/doc/
|
||||
|
||||
# Tests
|
||||
|
||||
Tests ensure LibreNMS works as expected, now and in the future. New
|
||||
|
@@ -1,6 +1,3 @@
|
||||
source: Developing/os/Wireless-Sensors.md
|
||||
path: blob/master/doc/
|
||||
|
||||
This document will guide you through adding wireless sensors for your
|
||||
new wireless device.
|
||||
|
||||
|
Reference in New Issue
Block a user