Skip to content

Commit 1aae8a6

Browse files
committed
docs(CHANGES) libtmux.org chrome, search, and the 0.1.0a38 toolchain
1 parent 913a40f commit 1aae8a6

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGES

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,13 @@ _Notes on the upcoming release will go here._
4747

4848
### Documentation
4949

50+
#### libtmux.org chrome and site-wide search (#755)
51+
52+
Documentation pages carry libtmux.org's header, footer, and version switcher,
53+
and take their colors from the site's shared design tokens. Sphinx's own
54+
search page redirects to the site-wide search, which covers every libtmux
55+
port. Pages render as stock Furo when the shared stylesheet is unreachable.
56+
5057
#### Cleaner `from_env` examples (#719)
5158

5259
The rendered examples for {meth}`Pane.from_env() <libtmux.Pane.from_env>` and
@@ -59,6 +66,13 @@ it.
5966

6067
### Development
6168

69+
#### Docs toolchain on gp-sphinx 0.1.0a38 (#755)
70+
71+
`gp-sphinx` and its sibling extensions move to 0.1.0a38. `sphinx-gp-llms`
72+
resolves from a pinned upstream commit until a release carries its fix:
73+
`genindex`, `py-modindex`, and `search` no longer link a `.md` twin that was
74+
never written.
75+
6276
#### CI actions updated to current majors
6377

6478
Workflow actions moved to their current major releases: `actions/checkout` v7,

0 commit comments

Comments
 (0)