Skip to content

Conversation

@johnjim0816
Copy link

I delete extra blank lines for google format and save as "google-simplied", so that it seems look like better at least for me. An example in python shown as following:
'''[summary]
Args:
init_status ([type]): [description]
aim_status ([type]): [description]
x_width ([type]): [description]
y_width ([type]): [description]
Returns:
[type]: [description]
'''
And also for sphinx:
'''[summary]
:param init_status: ([type]): [description]
:param aim_status: ([type]): [description]
:param x_width: ([type]): [description]
:param y_width: ([type]): [description]
:return: ([type]): [description]
'''

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant