-
Notifications
You must be signed in to change notification settings - Fork 3k
Update builder docstring for deprecated/added arguments #4429
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
Update builder docstring for deprecated/added arguments #4429
Conversation
|
The documentation is not available anymore as the PR was closed or merged. |
|
@mishig25 is investigating why deprecated/added do not affect the enclosed text format when used in args docstring: no special formatting appears: |
|
Thanks @mishig25. Just one question: is it expected to have the deprecated box right edge not filling all the page width (contrary to the added box)? |
Yes, that is expected 😊 because the depreacted box is being bounded by its parent box (the box for |

This PR updates the builder docstring with deprecated/added directives for arguments name/config_name.
Follow up of:
First merge: