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

ignore a function to be rendered #13

Closed
vibern0 opened this issue Jun 3, 2019 · 0 comments
Closed

ignore a function to be rendered #13

vibern0 opened this issue Jun 3, 2019 · 0 comments
Assignees
Labels
enhancement 💪 New feature or request good first issue 🐤 Good for newcomers help wanted 🙏 Extra attention is needed

Comments

@vibern0
Copy link
Member

vibern0 commented Jun 3, 2019

Describe the solution you'd like
Would be interesting to ignore specific methods to be rendered. something like

// soldoc-ignore
function some() public pure returns(uint) {
    return 0;
}
@vibern0 vibern0 added enhancement 💪 New feature or request help wanted 🙏 Extra attention is needed good first issue 🐤 Good for newcomers labels Jun 3, 2019
@vibern0 vibern0 pinned this issue Oct 3, 2019
@vibern0 vibern0 self-assigned this Jan 7, 2020
@vibern0 vibern0 unpinned this issue Jan 8, 2020
vibern0 added a commit that referenced this issue Jan 9, 2020
…-#13

Fix/ignore a function to be rendered #13
@vibern0 vibern0 closed this as completed Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 💪 New feature or request good first issue 🐤 Good for newcomers help wanted 🙏 Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant