You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Phase 3 of doctest improvements:
- Convert complete MySoC examples to testcode blocks with assertions
- Two examples converted: using-pin-signatures.rst and architecture.rst
- Examples now validate that classes can be instantiated correctly
- All doctests pass (3 tests total)
Strategy: Convert only complete, self-contained examples that use documented
public APIs. Keep illustrative fragments as code-block for readability.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments