529e0dedf98c

Cleanup and layout documentation.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 13 Jun 2011 15:22:09 -0400
parents 2358d83d3830
children 2b0e5d916649
branches/tags (none)
files doc/threesome.txt plugin/threesomelib/modes.py

Changes

--- a/doc/threesome.txt	Mon Jun 13 15:18:55 2011 -0400
+++ b/doc/threesome.txt	Mon Jun 13 15:22:09 2011 -0400
@@ -261,17 +261,17 @@
 Grid Layouts
 ------------
 
-    Layout 1                 Layout 2
-    +-------------------+    +--------------------------+
-    |     Original      |    | One    | Result | Two    |
-    |                   |    |        |        |        |
-    +-------------------+    |        |        |        |
-    |  One    |    Two  |    |        |        |        |
-    |         |         |    |        |        |        |
-    +-------------------+    |        |        |        |
-    |      Result       |    |        |        |        |
-    |                   |    |        |        |        |
-    +-------------------+    +--------------------------+
+    Layout 0                 Layout 1                        Layout 2
+    +-------------------+    +--------------------------+    +---------------+
+    |     Original      |    | One    | Result | Two    |    |      One      |
+    |                   |    |        |        |        |    |               |
+    +-------------------+    |        |        |        |    +---------------+
+    |  One    |    Two  |    |        |        |        |    |     Result    |
+    |         |         |    |        |        |        |    |               |
+    +-------------------+    |        |        |        |    +---------------+
+    |      Result       |    |        |        |        |    |      Two      |
+    |                   |    |        |        |        |    |               |
+    +-------------------+    +--------------------------+    +---------------+
 
 Grid-Specific Key Bindings
 --------------------------
@@ -307,7 +307,7 @@
 Loupe Layouts
 -------------
 
-    Layout 1
+    Layout 0
     +-------------------+
     |  Any Single File  |
     |                   |
@@ -339,7 +339,7 @@
 Compare Layouts
 ---------------
 
-    Layout 1                 Layout 2
+    Layout 0                 Layout 1
     +-------------------+    +-------------------+
     | Orig    | Result  |    | Orig              |
     |         |         |    | or One            |
@@ -375,20 +375,18 @@
 Path Layouts
 ------------
 
-    Layout 1                        Layout 2
+    Layout 0                        Layout 1
     +--------------------------+    +-------------------+
     | Orig   |        | Result |    | Orig              |
     |        |        |        |    |                   |
-    |        | One    |        |    |                   |
+    |        | One    |        |    +-------------------+
+    |        |        |        |    | One               |
+    |        |   or   |        |    | or Two            |
     |        |        |        |    +-------------------+
-    |        |   or   |        |    | One               |
-    |        |        |        |    | or Two            |
-    |        | Two    |        |    |                   |
+    |        | Two    |        |    | Result            |
+    |        |        |        |    |                   |
     |        |        |        |    +-------------------+
-    |        |        |        |    | Result            |
-    +--------------------------+    |                   |
-                                    |                   |
-                                    +-------------------+
+    +--------------------------+
 
 Path-Specific Key Bindings
 --------------------------
--- a/plugin/threesomelib/modes.py	Mon Jun 13 15:18:55 2011 -0400
+++ b/plugin/threesomelib/modes.py	Mon Jun 13 15:22:09 2011 -0400
@@ -82,7 +82,7 @@
 
 class GridMode(Mode):
     """
-    Layout 0                 Layout 1                        Layout 2             
+    Layout 0                 Layout 1                        Layout 2
     +-------------------+    +--------------------------+    +---------------+
     |     Original      |    | One    | Result | Two    |    |      One      |
     |1                  |    |        |        |        |    |1              |