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

Keep argument descriptions together when inheriting #950

Closed
thomasp85 opened this issue Oct 29, 2019 · 4 comments · Fixed by #1316
Closed

Keep argument descriptions together when inheriting #950

thomasp85 opened this issue Oct 29, 2019 · 4 comments · Fixed by #1316
Labels
feature a feature request or enhancement rd ✍️
Milestone

Comments

@thomasp85
Copy link
Member

When several arguments are documented together (@param x,y ...) and this argument is inherited in another markdown chunk with @inheritParams the arguments are split up instead of kept together. Keeping them together in instances where it is possible would make param inheritance more useful

@IndrajeetPatil

This comment has been minimized.

@hadley hadley added feature a feature request or enhancement rd ✍️ labels Nov 5, 2019
@gaborcsardi
Copy link
Member

We will fix this, but it will not make it into 7.0.0, which is already happening. Sorry!

@thomasp85
Copy link
Member Author

is there any plans of adding this or has it ended up being a wontfix?

@hadley
Copy link
Member

hadley commented Mar 9, 2022

I think we'd still like to fix this one day; it comes up in quite a few places.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement rd ✍️
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants