From e693fcefd147bca7eaeabafc44128afa300835bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= <petr.spacek@nic.cz> Date: Wed, 8 Jan 2020 10:12:27 +0100 Subject: [PATCH] doc: reorder main config chapters --- doc/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/index.rst b/doc/index.rst index 7a35d738b..f93317fbf 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -22,9 +22,9 @@ and it provides a state-machine like API for extensions. config-overview config-network - config-logging-monitoring - config-policy config-performance + config-policy + config-logging-monitoring config-dnssec config-experimental -- GitLab