From 67c9fb85c1e9df9fdfd228af19573f1496d8bdf8 Mon Sep 17 00:00:00 2001
From: nicoo <nicoo@realraum.at>
Date: Thu, 17 Dec 2015 22:42:32 +0100
Subject: [PATCH] Expand a bit the index

Mostly, to not have an empty <h1>
---
 doc/index.mdwn |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/index.mdwn b/doc/index.mdwn
index ea648ec..df3d8cc 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -2,6 +2,11 @@
 
 # Documentation from r³'s NOC
 
+This documentation is meant to:
+- be public;
+- contain a list of all systems the NOC administers,
+  along with a description of their configuration.
+
 # How to build the documentation
 
 The documentation can be built locally using the provided
-- 
1.7.10.4