]> granicus.if.org Git - icinga2/blobdiff - mkdocs.yml
Documentation: Move configuration before advanced topics
[icinga2] / mkdocs.yml
index f022b3510bb291520c40ed3a2d21f67ff9f4f873..bdedfbe46f6f04d702447b98469c78e80fd64e02 100644 (file)
@@ -5,22 +5,25 @@ pages:
 - [1-about.md, About Icinga 2]
 - [2-getting-started.md, Getting Started]
 - [3-monitoring-basics.md, Monitoring Basics]
-- [4-advanced-topics.md, Advanced Topics]
-- [5-configuring-icinga-2.md, Configuring Icinga 2]
+- [4-configuring-icinga-2.md, Configuring Icinga 2]
+- [5-advanced-topics.md, Advanced Topics]
 - [6-object-types.md, Object Types]
 - [7-icinga-template-library.md, Icinga Template Library]
 - [8-cli-commands.md, CLI Commands]
 - [9-monitoring-remote-systems.md, Monitoring Remote Systems]
-- [10-addons-plugins.md, Addons and Plugins]
-- [11-alternative-frontends.md, Alternative Frontends]
-- [12-livestatus.md, Livestatus]
-- [13-troubleshooting.md, Troubleshooting]
-- [14-upgrading-icinga-2.md, Upgrading Icinga 2]
-- [15-migrating-from-icinga-1x.md, Migrating from Icinga 1.x]
-- [16-language-reference.md, Language Reference]
-- [17-library-reference.md, Library Reference]
-- [18-debug.md, Debug]
-- [19-appendix.md, Appendix]
+- [10-icinga2-client.md, Icinga 2 Client]
+- [11-agent-based-checks.md, Additional Agent-based Checks]
+- [12-distributed-monitoring-ha.md, Distributed Monitoring and High Availability]
+- [13-addons-plugins.md, Addons and Plugins]
+- [14-alternative-frontends.md, Alternative Frontends]
+- [15-livestatus.md, Livestatus]
+- [16-troubleshooting.md, Troubleshooting]
+- [17-upgrading-icinga-2.md, Upgrading Icinga 2]
+- [18-migrating-from-icinga-1x.md, Migrating from Icinga 1.x]
+- [19-language-reference.md, Language Reference]
+- [20-library-reference.md, Library Reference]
+- [21-debug.md, Debug]
+- [22-appendix.md, Appendix]
 theme: readthedocs
 markdown_extensions: [smarty]
 extra_javascript: [scroll.js]