summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-02-01 12:06:40 -0600
committerJeff Carr <[email protected]>2024-02-01 12:06:40 -0600
commit2613151b8349a8ba5435e03d90e948443b9a7aa9 (patch)
treedc1ba6cde6cc057284c7ada321c0c5ed588676d4
parentbb88c3bdc037f660c19d9d54e9b3c1604e3ffa62 (diff)
attempt a doc changev1.1.13
Signed-off-by: Jeff Carr <[email protected]>
-rw-r--r--geom.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/geom.go b/geom.go
index cfa5531..238c417 100644
--- a/geom.go
+++ b/geom.go
@@ -45,6 +45,7 @@ type Size struct {
}
/*
+```go
Horizontal means layout widgets like books on a bookshelf
---------------------------------
@@ -66,6 +67,7 @@ type Size struct {
----------
| Widget |
----------
+```
*/
type Orientation int