From 395924a022c84f4a2a123e5f4214c726ef1ada8e Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Tue, 25 Nov 2014 22:47:20 +0100 Subject: [PATCH] Move screenshot to the top of the doc index. --- docs/index.rst | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index be8b832..71485e6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,6 +7,8 @@ Features * Easily migrate your static settings to dynamic settings. * Admin interface to edit the dynamic settings. +.. image:: screenshot2.png + Installation ------------ @@ -119,13 +121,6 @@ authorization checks, feel free to set the :setting:`CONSTANCE_SUPERUSER_ONLY` setting to ``False`` and give the users or user groups access to the ``constance.change_config`` permission. -Screenshots ------------ - -.. figure:: screenshot2.png - - The standard edit screen. - .. figure:: screenshot1.png The virtual application ``Constance`` among your regular applications.