Skip to content

Commit a4de2d4

Browse files
committed
docs(CHANGES): Note move to gp-libs
1 parent 60f6bf3 commit a4de2d4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGES

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,17 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
1919

2020
- _Insert changes/features/fixes for next release here_
2121

22+
### Documentation
23+
24+
- Render changelog in [`linkify_issues`] (#812)
25+
- Fix Table of contents rendering with sphinx autodoc with [`sphinx_toctree_autodoc_fix`] (#812)
26+
- Test doctests in our docs via [`pytest_doctest_docutils`] (built on [`doctest_docutils`]) (#812)
27+
28+
[`linkify_issues`]: https://gp-libs.git-pull.com/linkify_issues/
29+
[`sphinx_toctree_autodoc_fix`]: https://gp-libs.git-pull.com/sphinx_toctree_autodoc_fix/
30+
[`pytest_doctest_docutils`]: https://gp-libs.git-pull.com/doctest/pytest.html
31+
[`doctest_docutils`]: https://gp-libs.git-pull.com/doctest
32+
2233
## tmuxp 1.13.3 (2022-09-10)
2334

2435
- Revert v1.13.1's #793 change for now, the behavior behind launching workspace

0 commit comments

Comments
 (0)