Skip to content

docs: add docs from docs repo to product repo, add gh-action to sync repos #159

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 20, 2025

Conversation

Anmol1696
Copy link
Contributor

No description provided.

@Anmol1696 Anmol1696 requested a review from Copilot May 19, 2025 10:44
Copy link
Contributor

@Copilot 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

Adds documentation from the external docs repository into the product repo and introduces a GitHub Action to keep both in sync.

  • Adds new “Developing” guide under docs/developing/, including AST usage details
  • Registers menu entries via _meta.json files for root and “developing” sections
  • Implements .github/workflows/docs.yaml to clone, sync, build, and push docs to the external repo

Reviewed Changes

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

Show a summary per file
File Description
docs/developing/index.mdx New high-level developer guide with setup, build, and test
docs/developing/ast.mdx Detailed AST fixture editing and generator instructions
docs/developing/_meta.json Adds sidebar entries for “Developing” pages
docs/_meta.json Adds root sidebar entries for docs sections
.github/workflows/docs.yaml Workflow to sync, build, and commit changes to external repo

@Anmol1696 Anmol1696 merged commit 30f606f into main May 20, 2025
1 check passed
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.

None yet

1 participant