Explorar el Código

Add layout explanatory table

Added an RST table for the dashboard layout.
Stepan Anchugov hace 10 años
padre
commit
c6c92938ac
Se han modificado 1 ficheros con 7 adiciones y 7 borrados
  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.