Skip to content
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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

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

wants to merge 1 commit into from

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