Skip to content

Conversation

@philprime
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings December 29, 2025 10:36
@philprime philprime enabled auto-merge (squash) December 29, 2025 10:36
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR refactors documentation generation by extracting the Jazzy build command from the GitHub workflow into a reusable Makefile target. This improves maintainability by centralizing the documentation build logic and making it accessible for local development.

  • Added a new docs target in the Makefile to generate Jazzy documentation
  • Refactored the GitHub workflow to use make docs instead of inline shell commands
  • Updated documentation section header in the Makefile from "HELP & DOCUMENTATION" to separate "DOCUMENTATION" and "HELP" sections

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
Makefile Added new docs target that executes Jazzy with SDK path configuration; reorganized section headers to separate documentation from help
.github/workflows/documentation.yml Simplified workflow by replacing inline Jazzy command with make docs call

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@philprime philprime merged commit f0d26cb into main Dec 29, 2025
16 checks passed
@philprime philprime deleted the makefile-docs branch December 29, 2025 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants