You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fourteen modules had no documentation page, seven of them since 1.15.0
Every module in this package gets an API-reference page rendered from its docstrings, and
fourteen did not have one: the seven released today in 1.17.0, and seven more merged from
action-segmentation and released in 1.15.0 without anyone noticing --- _actions, _hierarchy,
_tracks, _timeline, _annotate, _select and _voice.
The docstrings were already the thorough part; what was missing was the two lines that make
them reachable. They are now a section of their own in the nav, since a segmentation and
annotation workflow uses them together, and each page carries a line saying whether it is
the page you want.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
0 commit comments