Merge pull request #5087 from jflory7/fix/google-style-guide

Update Google style guide link (previous link deprecated)
This commit is contained in:
Takeshi KOMIYA 2018-06-15 22:46:11 +09:00 committed by GitHub
commit 0016bccb67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ you can also enable the :mod:`napoleon <sphinx.ext.napoleon>` extension.
docstrings to correct reStructuredText before :mod:`autodoc` processes them.
.. _Google:
https://google.github.io/styleguide/pyguide.html#Comments
https://github.com/google/styleguide/blob/gh-pages/pyguide.md#38-comments-and-docstrings
.. _NumPy:
https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt