From 8cbe286e676a56c536cee517b898cbe2f25b2547 Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Tue, 4 Dec 2018 10:51:04 +0100 Subject: [PATCH] Fix formatting in dev docs --- doc/21-development.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/doc/21-development.md b/doc/21-development.md index 6bd13e939..b6ae7eca4 100644 --- a/doc/21-development.md +++ b/doc/21-development.md @@ -407,15 +407,15 @@ Up/down in stacktrace: ## Develop Icinga 2 Icinga 2 can be built on many platforms such as Linux, Unix and Windows. -There are limitations in terms of support, e.g. Windows is only supported for clients, +There are limitations in terms of support, e.g. Windows is only supported for agents, not a full-featured master or satellite. Before you start with actual development, there is a couple of pre-requisites. ### Choose your Editor -Icinga 2 can be developed with your favorite editor. Icinga developers prefer to use -the tools below: +Icinga 2 can be developed with your favorite editor. Icinga developers prefer +these tools: - vim - CLion (macOS, Linux) @@ -641,8 +641,6 @@ vim /usr/local/icinga2/etc/icinga2/conf.d/api-users.conf gdb --args /usr/local/icinga2/lib/icinga2/sbin/icinga2 daemon ``` -``` - ##### Debian 9 ``` -- 2.40.0