docs: generate markdown docs on build#672
Conversation
|
@smutyala1at is attempting to deploy a commit to the MeshJS Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Suggest to move the static docs hosted in a separate repository. This approach is exactly what we did in early days of building https://docs.meshjs.dev/. However, this would add excessive burden to devs for daily maintenance
Given above early witnesses before, we decided to remove exactly these generated docs from committing to core repo and contain them only in CI. |
|
@smutyala1at @Technosophorso Additional suggestion - After understanding this doc gen is for |
Summary
Integrated markdown documentation generation into the main build pipeline. This automatically produces structured documentation during builds to support Mesh RAG training data generation.
Affect components
@meshsdk/common@meshsdk/contract@meshsdk/core@meshsdk/core-csl@meshsdk/core-cst@meshsdk/hydra@meshsdk/provider@meshsdk/react@meshsdk/svelte@meshsdk/transaction@meshsdk/walletType of Change
Related Issues
Checklist
npm run test)npm run build)Additional Information