Skip to content

add google-simplified.mustache and sphinx-simplified.mustache#113

Open
johnjim0816 wants to merge 1 commit intoNilsJPWerner:masterfrom
johnjim0816:simplified-templates
Open

add google-simplified.mustache and sphinx-simplified.mustache#113
johnjim0816 wants to merge 1 commit intoNilsJPWerner:masterfrom
johnjim0816:simplified-templates

Conversation

@johnjim0816
Copy link
Copy Markdown

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