mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-28 16:14:09 +02:00
Documentation: Fix section 1 headers.
This commit is contained in:
parent
f33a277279
commit
83b3682001
@ -42,5 +42,8 @@ icinga2.8: $(top_builddir)/icinga-app/icinga2
|
|||||||
$(top_builddir)/icinga-app/icinga2:
|
$(top_builddir)/icinga-app/icinga2:
|
||||||
$(MAKE) -C $(top_builddir)
|
$(MAKE) -C $(top_builddir)
|
||||||
|
|
||||||
|
clean:
|
||||||
|
rm -f $(icinga2doc_DATA)
|
||||||
|
|
||||||
distclean:
|
distclean:
|
||||||
rm -f $(icinga2doc_DATA)
|
rm -f $(icinga2doc_DATA)
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Icinga 2 Configuration
|
Icinga 2 Configuration Syntax
|
||||||
======================
|
=============================
|
||||||
|
|
||||||
:keywords: Icinga, documentation, configuration
|
:keywords: Icinga, documentation, configuration
|
||||||
:description: Description of the Icinga 2 config
|
:description: Description of the Icinga 2 config
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Icinga 2 Configuration
|
Icinga 2 Configuration Types
|
||||||
======================
|
============================
|
||||||
|
|
||||||
:keywords: Icinga, documentation, configuration
|
:keywords: Icinga, documentation, configuration
|
||||||
:description: Description of the Icinga 2 config
|
:description: Description of the Icinga 2 config
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Icinga 2
|
Icinga 2 Introduction
|
||||||
========
|
=====================
|
||||||
|
|
||||||
Icinga 2 is a network monitoring application that tries to improve upon the
|
Icinga 2 is a network monitoring application that tries to improve upon the
|
||||||
success of Icinga 1.x while fixing some of its shortcomings. A few frequently
|
success of Icinga 1.x while fixing some of its shortcomings. A few frequently
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Icinga 2
|
Icinga 2 Main
|
||||||
========
|
=============
|
||||||
|
|
||||||
:keywords: Icinga, documentation, index
|
:keywords: Icinga, documentation, index
|
||||||
:description: Main index of Icinga 2 documentation
|
:description: Main index of Icinga 2 documentation
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Icinga 2 Configuration
|
Icinga 2 Tutorial
|
||||||
======================
|
=================
|
||||||
|
|
||||||
:keywords: Icinga, documentation, installation, configuration, tutorial
|
:keywords: Icinga, documentation, installation, configuration, tutorial
|
||||||
:description: Quick introduction to monitoring network services with Icinga 2
|
:description: Quick introduction to monitoring network services with Icinga 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user