Browse Source

Merge pull request #2687 from kix/patch-1

Add layout explanatory table
Oskar Stark 9 years ago
parent
commit
ce5020966b
1 changed files with 7 additions and 7 deletions
  1. 7 7
      Resources/doc/reference/dashboard.rst

+ 7 - 7
Resources/doc/reference/dashboard.rst

@@ -288,13 +288,13 @@ Supported positions right now are the following:
 
 The layout is as follows:
 
-    TOPTOPTOPTOPTOPTOPTOPTOPTOPTOPTOPTOP
-    
-    LEFTLEFTLEF CENTERCENTE RIGHTRIGHTRI
-    LEFTLEFTLEF CENTERCENTE RIGHTRIGHTRI
-    LEFTLEFTLEF CENTERCENTE RIGHTRIGHTRI
-    
-    BOTTOMBOTTOMBOTTOMBOTTOMBOTTOMBOTTOM
++----------------------------------+
+|               Top                |
++--------+--------------+----------+
+| Left   |    Center    | Right    |
++--------+--------------+----------+
+|             Bottom               |
++----------------------------------+
 
 On ``top`` and ``bottom`` positions, you can also specify an optionnal ``class`` option to set the width of the block.