8000 docs: improve NatSpec documentation for all public functions and structs in core EVM contracts by VolodymyrBg · Pull Request #4377 · wormhole-foundation/wormhole · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

docs: improve NatSpec documentation for all public functions and structs in core EVM contracts #4377

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

VolodymyrBg
Copy link

This PR improves and adds NatSpec documentation to all public functions and struct fields in the core EVM (Solidity) contracts of the Wormhole project, as required by issue #3477.

Added and improved NatSpec comments for all public and external functions in the following contracts:

  • Implementation.sol
  • Governance.sol
  • Messages.sol
  • Getters.sol

Added NatSpec documentation for all struct fields in:

  • Structs.sol
  • GovernanceStructs.sol

All comments follow the Solidity NatSpec standard 1.

This PR brings the documentation of the core EVM contracts to a state where forge doc can auto-generate high-quality documentation suitable for publication on docs.wormhole.com, as requested in the issue.

Closes #3477

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.

Improve EVM contract natspec docs
1 participant
0