Auto-generate docs schema and render config reference from JSON Schema#44
Draft
Auto-generate docs schema and render config reference from JSON Schema#44
Conversation
Co-authored-by: spacemeowx2 <8019167+spacemeowx2@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add detailed guide and reference pages to documentation
Add detailed guide and configuration reference docs
Feb 1, 2026
Owner
|
@copilot The job failed because the workflow uses a deprecated version of actions/cache (@v1), which is no longer supported. To fix this, update all references of actions/cache@v1 in your workflow file to actions/cache@v3 or actions/cache@v4. For example, change:
|
Co-authored-by: spacemeowx2 <8019167+spacemeowx2@users.noreply.github.com>
Copilot
AI
changed the title
Add detailed guide and configuration reference docs
Schema‑driven config reference with synced field descriptions
Feb 1, 2026
Co-authored-by: spacemeowx2 <8019167+spacemeowx2@users.noreply.github.com>
Copilot
AI
changed the title
Schema‑driven config reference with synced field descriptions
Schema-driven config reference with synced descriptions + CI cache fix
Feb 11, 2026
Co-authored-by: spacemeowx2 <8019167+spacemeowx2@users.noreply.github.com>
Co-authored-by: spacemeowx2 <8019167+spacemeowx2@users.noreply.github.com>
Co-authored-by: spacemeowx2 <8019167+spacemeowx2@users.noreply.github.com>
Co-authored-by: spacemeowx2 <8019167+spacemeowx2@users.noreply.github.com>
Co-authored-by: spacemeowx2 <8019167+spacemeowx2@users.noreply.github.com>
Co-authored-by: spacemeowx2 <8019167+spacemeowx2@users.noreply.github.com>
Co-authored-by: spacemeowx2 <8019167+spacemeowx2@users.noreply.github.com>
Co-authored-by: spacemeowx2 <8019167+spacemeowx2@users.noreply.github.com>
Copilot
AI
changed the title
Schema-driven config reference with synced descriptions + CI cache fix
Auto-generate docs schema and render config reference from JSON Schema
Feb 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation needed to render the configuration reference from JSON Schema and keep it synchronized with code comments; CI should generate the schema automatically before building docs.
Schema-driven reference
/docs/config/referencefrom JSON Schema via a reusable MDX component.Schema descriptions
Docs CI automation
Example (schema embed in reference page):
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.