Skip to content

Add Google-style docstrings for RTD API reference - #3

Merged
cursor[bot] merged 1 commit into
mainfrom
cursor/api-docstrings-a2a7
Jul 15, 2026
Merged

Add Google-style docstrings for RTD API reference#3
cursor[bot] merged 1 commit into
mainfrom
cursor/api-docstrings-a2a7

Conversation

@bdbarnett

Copy link
Copy Markdown
Contributor

Improves Read the Docs API reference by adding Google-style docstrings to all public modules and symbols documented by mkdocstrings.

Documented API

  • palettes: module overview, WIN16, get_palette, Palette, MappedPalette
  • palettes.wheel: WheelPalette constructor and behavior
  • palettes.cube: CubePalette constructor and cube sizing
  • palettes.material_design: MDPalette and named shade/accent attributes

Each public class and method includes Args, Returns, and Raises sections where applicable. Also fixes a typo in cube.py SPDX header.

Open in Web Open in Cursor 

Document module overviews, WIN16, get_palette, Palette, MappedPalette,
WheelPalette, CubePalette, and MDPalette with Args, Returns, Raises, and
Examples so mkdocstrings generates complete RTD API pages.

Co-authored-by: Brad Barnett <bdbarnett@users.noreply.github.com>
@cursor

cursor Bot commented Jul 15, 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.

@cursor
cursor Bot merged commit b8a58fb into main Jul 15, 2026
2 checks passed
@cursor
cursor Bot deleted the cursor/api-docstrings-a2a7 branch July 15, 2026 03:52
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