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

index.html should not show the parameters for classes with hidden constructors #184

Open
hegemonic opened this issue Jul 29, 2017 · 0 comments
Labels
Milestone

Comments

@hegemonic
Copy link
Owner

Right now, if you have a class with the @hideconstructor tag, the generated page for that class won't show the parameters to the class's constructor. However, the index.html page does show the parameters. They should be omitted even on the index.html page.

@hegemonic hegemonic added the bug label Jul 29, 2017
@hegemonic hegemonic added this to the 0.1.0 milestone Jul 29, 2017
@hegemonic hegemonic modified the milestones: 0.1.0, 0.5.0 Sep 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants
@hegemonic and others