]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152584: Reorganize the curses documentation into topic subsections (GH-152583)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 29 Jun 2026 13:15:02 +0000 (16:15 +0300)
committerGitHub <noreply@github.com>
Mon, 29 Jun 2026 13:15:02 +0000 (16:15 +0300)
commitbc0841336a224ce721526c5dac9ef7f939f4f27f
treedb1ea480097fac2f5cc81c2f6398e6a43f9c3609
parent0cbac06fc62d658b4ebcc09928e1357edfe1cf01
gh-152584: Reorganize the curses documentation into topic subsections (GH-152583)

Reorganize the curses documentation into topic subsections

Group the module-level functions, window methods and constants by topic
instead of presenting them as flat alphabetical lists, following the
categories used by the ncurses manual pages.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Doc/library/curses.rst