Skip to content

Commit 76aa8d7

Browse files
committed
docs(topics): Add new guides to toctree
why: New topic guides need to be discoverable in documentation what: - Add pane_interaction to toctree - Add workspace_setup to toctree - Add automation_patterns to toctree - Order topics in logical learning progression
1 parent 7736236 commit 76aa8d7

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/topics/index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,14 @@ orphan: true
44

55
# Topics
66

7-
Explore libtmuxs core functionalities and underlying principles at a high level, while providing essential context and detailed explanations to help you understand its design and usage.
7+
Explore libtmux's core functionalities and underlying principles at a high level, while providing essential context and detailed explanations to help you understand its design and usage.
88

99
```{toctree}
1010
11-
context_managers
1211
traversal
12+
pane_interaction
13+
workspace_setup
14+
automation_patterns
15+
context_managers
1316
options_and_hooks
1417
```

0 commit comments

Comments
 (0)