Skip to content
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

Feature/solidity-docgen #60

Merged
merged 3 commits into from
May 27, 2020
Merged

Feature/solidity-docgen #60

merged 3 commits into from
May 27, 2020

Conversation

arseneeth
Copy link

Closes #13

@arseneeth arseneeth added Type: Enhancement New feature or request Feature labels May 25, 2020
@arseneeth arseneeth requested a review from 0x3bfc May 25, 2020 14:25
@@ -81,6 +81,12 @@ TBD

## Documentation

To use generate documentation via `solidity-docgen` please run:
```bash
npx solidity-docgen --solc-module solc
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add to package.json npm run doc:generate

Copy link

@0x3bfc 0x3bfc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

request minor change

@0x3bfc 0x3bfc changed the base branch from develop to feature/feeMangement May 26, 2020 15:42
@0x3bfc 0x3bfc merged commit 525e5f0 into feature/feeMangement May 27, 2020
@0x3bfc 0x3bfc deleted the feature/doc-gen branch May 27, 2020 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: solidity documentation generator
2 participants