Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: dm_dev_guide
-
Labels:None
-
Story Points:2.4
-
Epic Link:
-
Team:SQuaRE
Description
Per review discussion in DM-16017, the description of a `Struct`'s fields should be indented to the level of the field name. However, this is not clear from the example in the python style guide (where all the field descriptions fit on one line), nor from the rest of the guide (which uses different indentation styles in different contexts).
Add a long description to the example so that the policy is clearly documented.
I'd like to do this ticket since I'm already doing
DM-16826, and would further like to change the style from a reStructuredText list to a reStructuredText definition list.