]> granicus.if.org Git - icinga2/commitdiff
Documentation: Fix section 1 headers.
authorMichael Friedrich <michael.friedrich@netways.de>
Wed, 14 Aug 2013 13:19:45 +0000 (15:19 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Wed, 14 Aug 2013 13:20:21 +0000 (15:20 +0200)
docs/Makefile.am
docs/icinga2-config-syntax.adoc
docs/icinga2-config-types.adoc
docs/icinga2-intro.adoc
docs/icinga2-main.adoc
docs/icinga2-tutorial.adoc

index 91879497d26ac16ff635e81f801e72c3167bc824..d8b82d70489ce9c0c2d3a19e8e7c31e62a89169f 100644 (file)
@@ -42,5 +42,8 @@ icinga2.8: $(top_builddir)/icinga-app/icinga2
 $(top_builddir)/icinga-app/icinga2:
        $(MAKE) -C  $(top_builddir)
 
+clean:
+       rm -f $(icinga2doc_DATA)
+
 distclean:
        rm -f $(icinga2doc_DATA)
index 3875a3a9040d9c917b406a3baae7d488a5eb99ec..08e27e6ba71aa3a870649d56acde5eee1c4b39b0 100644 (file)
@@ -1,5 +1,5 @@
-Icinga 2 Configuration
-======================
+Icinga 2 Configuration Syntax
+=============================
 
 :keywords:     Icinga, documentation, configuration
 :description:  Description of the Icinga 2 config
index f7456385bcdbd6c829bd4cf2bf26472adb559a96..2d075ab42c6e57a2675fc4cef7df1e6882e9048d 100644 (file)
@@ -1,5 +1,5 @@
-Icinga 2 Configuration
-======================
+Icinga 2 Configuration Types
+============================
 
 :keywords:     Icinga, documentation, configuration
 :description:  Description of the Icinga 2 config
index b5834240f62871d8d5b50102f616871696d9a0dc..086d531503bbed3349eba223633fef1b2b2c448c 100644 (file)
@@ -1,5 +1,5 @@
-Icinga 2
-========
+Icinga 2 Introduction
+=====================
 
 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
index 5c2dd8006a76ca699da1a8614669e6ae82947eb1..065d975dd5f744ee71b5ec7d3710c3acbc616b26 100644 (file)
@@ -1,5 +1,5 @@
-Icinga 2
-========
+Icinga 2 Main
+=============
 
 :keywords:     Icinga, documentation, index
 :description:  Main index of Icinga 2 documentation
index 6ba8ca248b3c9d23eb5e7394f8d050364dc968b9..b0a19ee1db91a45539011a2c42ad2f7b293ec1dd 100644 (file)
@@ -1,5 +1,5 @@
-Icinga 2 Configuration
-======================
+Icinga 2 Tutorial
+=================
 
 :keywords:     Icinga, documentation, installation, configuration, tutorial
 :description:  Quick introduction to monitoring network services with Icinga 2