From e5ac6cc0dc10431fa8d0e69c0e9d75d72509eb95 Mon Sep 17 00:00:00 2001 From: Claudio Pisa <claudio.pisa@garr.it> Date: Wed, 6 Mar 2019 14:54:35 +0100 Subject: [PATCH] move documentation to the top --- modules/README.rst => README.rst | 0 {modules/img => img}/dashboard_app_cred_1.png | Bin {modules/img => img}/dashboard_app_cred_2.png | Bin 3 files changed, 0 insertions(+), 0 deletions(-) rename modules/README.rst => README.rst (100%) rename {modules/img => img}/dashboard_app_cred_1.png (100%) rename {modules/img => img}/dashboard_app_cred_2.png (100%) diff --git a/modules/README.rst b/README.rst similarity index 100% rename from modules/README.rst rename to README.rst diff --git a/modules/img/dashboard_app_cred_1.png b/img/dashboard_app_cred_1.png similarity index 100% rename from modules/img/dashboard_app_cred_1.png rename to img/dashboard_app_cred_1.png diff --git a/modules/img/dashboard_app_cred_2.png b/img/dashboard_app_cred_2.png similarity index 100% rename from modules/img/dashboard_app_cred_2.png rename to img/dashboard_app_cred_2.png -- GitLab