Skip to content

Commit 5a4f8c7

Browse files
committed
docs(sidebar): Add libtmux-mcp and pytest links to tmux-python group
why: Sidebar projects list was copied from libtmux and didn't include libtmux-mcp. Also restructure tmux-python to match cihai's multi-line layout for better readability. what: - Switch tmux-python to indented layout (like cihai group) - Add mcp and pytest sub-links under libtmux
1 parent c9d5d34 commit 5a4f8c7

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

docs/_templates/sidebar/projects.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,14 @@
1313
</p>
1414
<p class="indented-block">
1515
<span class="project-name">tmux-python</span>
16-
<a class="internal" href="https://tmuxp.git-pull.com">tmuxp</a>
17-
(<a class="internal" href="https://libtmux.git-pull.com">libtmux</a>)
16+
<span class="indent">
17+
<a class="internal" href="https://tmuxp.git-pull.com">tmuxp</a>
18+
</span>
19+
<span class="indent">
20+
<a class="internal" href="https://libtmux.git-pull.com">libtmux</a>
21+
(<a class="internal" href="https://libtmux-mcp.git-pull.com">mcp</a>,
22+
<a class="internal" href="https://libtmux.git-pull.com/pytest-plugin/">pytest</a>)
23+
</span>
1824
</p>
1925

2026
<p class="indented-block">

0 commit comments

Comments
 (0)