From 477cf2344611e7b2c257d04ec8a0986a6c1c5f38 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Sat, 11 Jan 2014 17:43:34 +0100 Subject: development.md: Don't mention the Guidelines The Nagios Plugin Development Guidelines are referenced on the main Documentation page (and elsewhere), so there's no need to also mention them on the Development page. diff --git a/web/input/development.md b/web/input/development.md index 41d4a52..5fec2cd 100644 --- a/web/input/development.md +++ b/web/input/development.md @@ -22,13 +22,6 @@ Contributions are always welcome! If you'd like to provide patches, please case you're not familiar with Git, you might want to look into our [short introduction][git-intro] or [some other Git documentation][git-ref], first. -## Development Guidelines - -Apart from the actual code, the [team][team] also maintains the official -[Nagios Plugin Development Guidelines][guidelines]. If you plan on -contributing to the standard plugins package, or writing your own checks, you -should read them! - ## Test Suite The Nagios Plugins bundle comes with an extensive test suite. Some of the @@ -53,7 +46,6 @@ platforms, the results can be [viewed online][tests]. [pull]: https://help.github.com/articles/using-pull-requests "Pull Request Documentation" [git-intro]: doc/faq/git.html "Quick Git Introduction" [git-ref]: doc/faq/git.html#references "Git References" -[guidelines]: doc/guidelines.html "Nagios Plugin Development Guidelines" [libtap]: http://jc.ngo.org.uk/trac-bin/trac.cgi/wiki/LibTap "LibTap Homepage" [dev-faq]: doc/faq/#development "Development FAQs" [tests]: tests.html "Test Results" -- cgit v0.10-9-g596f