Skip to content

Commit 9ec2fd4

Browse files
committed
CHANGES: Add pretty_argparse extension entry (#1007)
1 parent b3dd9cc commit 9ec2fd4

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGES

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,15 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
4040

4141
### Documentation
4242

43+
#### pretty_argparse Sphinx extension (#1007)
44+
45+
New Sphinx extension that enhances sphinx-argparse CLI documentation:
46+
47+
- Strip ANSI escape codes from help text (FORCE_COLOR support)
48+
- Transform examples into proper documentation sections
49+
- Custom Pygments lexer (`cli-usage`) for usage block syntax highlighting
50+
- Reorder sections so usage appears before examples
51+
4352
- Migrate docs deployment to AWS OIDC authentication and AWS CLI
4453

4554
## tmuxp 1.62.0 (2025-12-14)

0 commit comments

Comments
 (0)