You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google style or numpy style docstrings are easier to read in the source code than the "old" Sphinx style. In addition, these "new" docstring styles are supported OTB by the latest Sphinx.
@glenfant Thanks for the suggestion. This was also suggested in PR #4, where this is some discussion of it. I plan on evaluating Google style in the next couple days and once I do, I'll likely update the recommendation.
Google style or numpy style docstrings are easier to read in the source code than the "old" Sphinx style. In addition, these "new" docstring styles are supported OTB by the latest Sphinx.
http://sphinx-doc.org/ext/napoleon.html
http://sphinx-doc.org/ext/example_google.html
The text was updated successfully, but these errors were encountered: