[CI] Update API docs for OpenZeppelin/openzeppelin-contracts v5.7.0 - #226
[CI] Update API docs for OpenZeppelin/openzeppelin-contracts v5.7.0#226github-actions[bot] wants to merge 5 commits into
Conversation
- Repository: OpenZeppelin/openzeppelin-contracts - Ref: v5.7.0 - Trigger: tag - Output: content/contracts/5.x/api - Timestamp: 2026-07-30 14:50:43 UTC Auto-generated via workflow_dispatch
✅ Deploy Preview for openzeppelin-docs-v2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Thank you for your contribution to OpenZeppelin Docs. Before being able to integrate those changes, we would like you to sign our Contributor License Agreement. You can sign the CLA by just posting a Pull Request Comment with the sentence below. Thanks. I confirm that I have read and hereby agree to the OpenZeppelin Contributor License Agreement OpenZeppelin Docs Bot seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. |
API Documentation Update
This Pull Request updates the API documentation for
OpenZeppelin/openzeppelin-contractsv5.7.0 (final release).Source Information
Additional changes (carried over from #206)
This PR supersedes #206 (which targeted
v5.7.0-rc.0). The manual fixes previously approved by @luiz-lvj on #206 have been cherry-picked on top of the v5.7.0-generated docs:wizard.mdx: replace the legacy<oz-wizard>embed with the<OZWizard version="5.5.0" />component (fixes the Netlify build failure).Fix regressions: docgen template improvements (docgen/templates-md/*,scripts/convert-adoc.js) plus manual patches to correct docgen regressions inapi/crosschain.mdx,api/governance.mdx,api/token/ERC20.mdx,api/utils.mdx,api/utils/cryptography.mdx, and refined copy inextending-contracts.mdx,paymasters.mdx,governance.mdx.accounts.mdx: caveat refinement.skills/docgen-fixup: new skill capturing the manual docgen fix-up process for future releases.Auto-generated via workflow_dispatch, then augmented with the above manual fixes.