fix: convert remaining rst docstrings#1244
Conversation
Signed-off-by: AngeloDanducci <angelo.danducci.ii@ibm.com>
planetf1
left a comment
There was a problem hiding this comment.
A few gaps in the RST conversion — details inline.
Signed-off-by: AngeloDanducci <angelo.danducci.ii@ibm.com>
planetf1
left a comment
There was a problem hiding this comment.
Thanks for the follow-up commit — the issues I flagged in the first round are all resolved: the Example: and Deprecated: fences in interpreter.py are in place, the CONTRIBUTING.md fence nesting is correct (4-backtick outer, 3-backtick inner), and the documents type annotation in intrinsic/core.py is now present. Approving with a few small suggestions below.
markstur
left a comment
There was a problem hiding this comment.
some args are lost when converting from init doc to class docs.
Also Nigel already pointed out a Note indent problem.
Signed-off-by: AngeloDanducci <angelo.danducci.ii@ibm.com>
planetf1
left a comment
There was a problem hiding this comment.
LGTM — all inline comments and suggestions addressed in the latest commit.
e81ba32
|
Follow-up: #1336 tracks the remaining RST directives not covered by this PR (5 files with structural directives, plus a note that a broader scan for inline |
Pull Request
Issue
Fixes #1172
Description
Converts remaining RST docstrings
Testing
Attribution
Adding a new component, requirement, sampling strategy, or tool?
If your PR adds or modifies one of the types below, check the matching box. A checklist of type-specific review items will be posted as a comment.
NOTE: Please ensure you have an issue that has been acknowledged by a core contributor and routed you to open a pull request against this repository. Otherwise, please open an issue before continuing with this pull request.