From 83234fd7521bbad9541de4c6635c3fc4c1979157 Mon Sep 17 00:00:00 2001
From: Andreas Jaeger <aj@suse.com>
Date: Fri, 16 Nov 2018 10:28:01 +0100
Subject: [PATCH] Reorder sections

Use the same ordering in the index file as the governance repository
uses. This seems to have been the intented work flow as section
opendevelopment also speaks about next chapter opencommunity.

My initial creation of the index file gave here the wrong order.

Change-Id: Iaf225a36c22032c95667b540afdcacbf99125d73
---
 doc/source/index.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/source/index.rst b/doc/source/index.rst
index 1e727fc..f3bd658 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -10,6 +10,6 @@ Contents
 
    introduction
    opensource
-   opencommunity
-   opendevelopment
    opendesign
+   opendevelopment
+   opencommunity