owlprotocol / contracts

MIT License
3 stars 4 forks source link

Documentation Generation (scripts) #187

Closed corbanvilla closed 2 years ago

corbanvilla commented 2 years ago

Setup hardhat configuration and npm scripts to auto generate documentation for Solidity contracts.

corbanvilla commented 2 years ago

/cib

github-actions[bot] commented 2 years ago

Branch issue-187 created! Clone with: git fetch && git checkout --track origin/issue-187 Rebase develop branch changes with: git checkout issue-187 && git rebase develop

corbanvilla commented 2 years ago

Run pnpm start in docs directory to launch docs.

corbanvilla commented 2 years ago

Will setup with git pages in the future (once we finish javacsript docs)