Skip to content

Docs: add newcomer codebase guide - #19

Merged
bdbarnett merged 1 commit into
mainfrom
codex/newcomers-guide
Sep 23, 2026
Merged

bdbarnett merged 1 commit into
mainfrom
codex/newcomers-guide

Conversation

@bdbarnett

Copy link
Copy Markdown
Contributor

Summary

  • add an install-first newcomer guide for the CPython LVGL binding
  • explain the generated binding, handwritten runtime, and pinned LVGL-submodule boundaries
  • link the guide from the root README and documentation index

Validation

  • built an editable CPython extension from the pinned LVGL source
  • focused lifecycle suite: 6 passed
  • whitespace and local Markdown-link checks passed

The guide directs ordinary users to install the TestPyPI wheel. Source builds are linked only for contributors changing native runtime, generation, packaging, or release behavior.

@bdbarnett
bdbarnett force-pushed the codex/newcomers-guide branch from 71fa0e0 to 744aab3 Compare September 23, 2026 18:12
@bdbarnett
bdbarnett force-pushed the codex/newcomers-guide branch from 744aab3 to c3a7dcc Compare September 23, 2026 18:16
@bdbarnett
bdbarnett merged commit 40c3327 into main Sep 23, 2026
1 check passed
@bdbarnett
bdbarnett deleted the codex/newcomers-guide branch September 23, 2026 18:20
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.

1 participant