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

streamline documentation of mode and engine in models #1041

Open
EmilHvitfeldt opened this issue Jan 6, 2024 · 0 comments
Open

streamline documentation of mode and engine in models #1041

EmilHvitfeldt opened this issue Jan 6, 2024 · 0 comments

Comments

@EmilHvitfeldt
Copy link
Member

working on #1040 was quite a puzzle.

Not high priority, but I think there is a better way to handle this. In an ideal world, there would be an @inherits that JUST handled mode and engine.

i would like it to look like the following:

@inheritFrom base-reg

@inheritFrom base-class-reg

@inheritFrom base-reg-cens

@inheritFrom base-class-cens

@inheritFrom base-class-reg-cens

Or some other type of roxygen magic.

@param engine is defined 9 times and @param mode is defined 16 times. But should be no more than 5 atm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant