Переглянути джерело

Merge pull request #2687 from kix/patch-1

Add layout explanatory table
Oskar Stark 9 роки тому
батько
коміт
ce5020966b
1 змінених файлів з 7 додано та 7 видалено
  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:
 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.
 On ``top`` and ``bottom`` positions, you can also specify an optionnal ``class`` option to set the width of the block.