Skip to content

docs: make steps more connected in custom renderer codelab - #10498

Merged
zspriggs merged 1 commit into
RaspberryPiFoundation:mainfrom
zspriggs:renderer-codelab-reorg
Sep 15, 2026
Merged

zspriggs merged 1 commit into
RaspberryPiFoundation:mainfrom
zspriggs:renderer-codelab-reorg

Conversation

@zspriggs

Copy link
Copy Markdown
Contributor

The basics

The details

Resolves

Fixes #10479

Proposed Changes

Changes the custom renderer codelab to feel more like a set of steps to an end goal, rather than making 4 distinct renderers. This turned out to only need very minimal changes.

Reason for Changes

Splitting up the renderers makes the codelab read like a guide rather than like a tutorial, and makes the codelab lack a clear accomplishment at the end.

Note that I removed the step-by-step details in the "What you'll build" section of the codelab overview because it was way more detailed compared to our other codelabs. I also don't think it totally makes sense here regardless; more advanced users who want a quick summary of the implementation can look at the complete code, and users who want a deeper understanding of the implementation should simply go through the codelab.

Test Coverage

Documentation

Additional Information

@zspriggs
zspriggs requested a review from a team as a code owner September 14, 2026 18:00
@github-actions github-actions Bot added the PR: docs Adds or updates documentation label Sep 14, 2026
@zspriggs
zspriggs merged commit 351a6fa into RaspberryPiFoundation:main Sep 15, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: docs Adds or updates documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make custom renderers codelab more goal-oriented

2 participants