We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e7d5b0 commit 3df7209Copy full SHA for 3df7209
docs/internals/index.md
@@ -8,11 +8,6 @@ These APIs are internal and not covered by versioning policy.
8
9
:::
10
11
-```{toctree}
12
-
13
-test
14
-```
15
16
## Environmental variables
17
18
(LIBTMUX_TMUX_FORMAT_SEPARATOR)=
docs/pytest-plugin/index.md
@@ -5,6 +5,11 @@
5
libtmux provides pytest fixtures for tmux. The plugin automatically manages setup and teardown of an
6
independent tmux server.
7
+```{toctree}
+
+test
+```
```{seealso} Using the pytest plugin?
Do you want more flexbility? Correctness? Power? Defaults changed? [Connect with us] on the tracker, we want to know
docs/internals/test.md renamed to docs/pytest-plugin/test.md
0 commit comments