Skip to content

Automate Syncing Docs to SDK README.md#2128

Closed
SaikiranSurapalli17 wants to merge 5 commits intoBasedHardware:mainfrom
SaikiranSurapalli17:sync-docs
Closed

Automate Syncing Docs to SDK README.md#2128
SaikiranSurapalli17 wants to merge 5 commits intoBasedHardware:mainfrom
SaikiranSurapalli17:sync-docs

Conversation

@SaikiranSurapalli17
Copy link
Copy Markdown

This PR introduces a GitHub Action to automate syncing .mdx documentation back into README.md files in the SDK directories.

Runs when .mdx files in docs/docs/ are updated.

Reads the corresponding .mdx file, removes metadata (title, description), writes the processed content into the mapped README.md, and appends a notice:
"This file is auto-generated from docs. Do not edit manually."

A predefined dictionary in the GitHub Action determines which .mdx files map to which README.md files.

Fixes #2112
/claim #2112

@beastoin
Copy link
Copy Markdown
Collaborator

@logicforge17, the issue has been done by #2116 , feel free to create new PR to enhance it. appreciate you guys helps ❤️

don't forget to check our > $80K bounties https://omi.me/bounties

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.

Add a .github action to sync the docs backward to the repo's README.md.

3 participants