소스 검색

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:
 
-    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.