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,10 +1,7 @@
|
||||
source: Developing/Validating-Code.md
|
||||
path: blob/master/doc/
|
||||
|
||||
#### Validating Code
|
||||
|
||||
As part of the pull request process with GitHub we run some automated
|
||||
build tests to ensure that the code is error free, standards [compliant](../Developing/Code-Guidelines.md)
|
||||
build tests to ensure that the code is error free, standards compliant
|
||||
and our test suite builds successfully.
|
||||
|
||||
Rather than submit a pull request and wait for the results, you can
|
||||
|
||||
Reference in New Issue
Block a user