The repo ships Python bindings (openqbw) and has a Docusaurus docs site,
but there is no Python API reference page in the sidebar - the exposed
classes/functions are undocumented on the site. Same gap as OpenTimsTDF#3.
Proposed scope: add a guide/python-api (or equivalent) page covering
the Python surface, and register it in sidebars.ts. Mirror the layout the
sibling readers use (e.g. opentfraw / openaraw docs).
The repo ships Python bindings (
openqbw) and has a Docusaurus docs site,but there is no Python API reference page in the sidebar - the exposed
classes/functions are undocumented on the site. Same gap as OpenTimsTDF#3.
Proposed scope: add a
guide/python-api(or equivalent) page coveringthe Python surface, and register it in
sidebars.ts. Mirror the layout thesibling readers use (e.g. opentfraw / openaraw docs).