Commit 9e278da
committed
docs(testing[nav]): promote testing/ to first-class nav; drop empty libtmux.test page
why: api/testing/ was buried two levels deep (homepage → API Reference →
Testing card). The pytest plugin is a major feature that deserves direct
homepage visibility. Separately, libtmux.test.md generated an empty
page because test/__init__.py has only a docstring — all actual API is
already documented on the 5 submodule leaf pages.
what:
- Add Testing card to docs/index.md homepage grid (grid 1 1 2 2 → 1 1 3 3)
- Add api/testing/index to root toctree so Testing appears in sidebar
alongside API Reference, Topics, Project
- Remove docs/api/testing/test-helpers/libtmux.test.md (empty automodule)
- Remove libtmux.test card and toctree entry from test-helpers/index.md
- Add redirect api/testing/test-helpers/libtmux.test → test-helpers/index1 parent 1645225 commit 9e278da
4 files changed
Lines changed: 10 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 10 | | |
16 | 11 | | |
17 | 12 | | |
| |||
44 | 39 | | |
45 | 40 | | |
46 | 41 | | |
47 | | - | |
48 | 42 | | |
49 | 43 | | |
50 | 44 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
29 | 35 | | |
30 | 36 | | |
31 | 37 | | |
| |||
93 | 99 | | |
94 | 100 | | |
95 | 101 | | |
| 102 | + | |
96 | 103 | | |
97 | 104 | | |
98 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
0 commit comments