Skip to content

Document full public API for mkdocstrings RTD - #15

Merged
bdbarnett merged 2 commits into
mainfrom
cursor/rtd-full-api-docstrings-5267
Jul 26, 2026
Merged

Document full public API for mkdocstrings RTD#15
bdbarnett merged 2 commits into
mainfrom
cursor/rtd-full-api-docstrings-5267

Conversation

@bdbarnett

Copy link
Copy Markdown
Contributor

Summary

Google-style docstrings on the public pygraphics surface so mkdocstrings no longer omits members (show_if_no_docstring: false).

  • BMP565, ClipContext/ClippedCanvas, FrameBuffer props, Draw/Font/_files
  • RGB888 added to __all__
  • gen-files skips private path segments

Verified with local mkdocs build (BMP565 methods appear in reference/pygraphics/).

Add Google-style docstrings on BMP565, ClipContext/ClippedCanvas,
FrameBuffer properties, Draw/Font __init__, and related public methods;
list format constants in the package docstring; export RGB888 in __all__.
@bdbarnett
bdbarnett merged commit 2fb306c into main Jul 26, 2026
@cursor

cursor Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@bdbarnett
bdbarnett deleted the cursor/rtd-full-api-docstrings-5267 branch July 26, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants