mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 05:34:48 +02:00
Fix formatting in dev docs
This commit is contained in:
parent
e0b3e05c63
commit
8cbe286e67
@ -407,15 +407,15 @@ Up/down in stacktrace:
|
|||||||
## Develop Icinga 2 <a id="development-develop"></a>
|
## Develop Icinga 2 <a id="development-develop"></a>
|
||||||
|
|
||||||
Icinga 2 can be built on many platforms such as Linux, Unix and Windows.
|
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.
|
not a full-featured master or satellite.
|
||||||
|
|
||||||
Before you start with actual development, there is a couple of pre-requisites.
|
Before you start with actual development, there is a couple of pre-requisites.
|
||||||
|
|
||||||
### Choose your Editor <a id="development-develop-choose-editor"></a>
|
### Choose your Editor <a id="development-develop-choose-editor"></a>
|
||||||
|
|
||||||
Icinga 2 can be developed with your favorite editor. Icinga developers prefer to use
|
Icinga 2 can be developed with your favorite editor. Icinga developers prefer
|
||||||
the tools below:
|
these tools:
|
||||||
|
|
||||||
- vim
|
- vim
|
||||||
- CLion (macOS, Linux)
|
- 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
|
gdb --args /usr/local/icinga2/lib/icinga2/sbin/icinga2 daemon
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
##### Debian 9 <a id="development-linux-dev-env-debian"></a>
|
##### Debian 9 <a id="development-linux-dev-env-debian"></a>
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user