mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-07 16:15:18 -05:00
code_style.rst: add link to sphinx examples
This commit is contained in:
parent
41f072fd0e
commit
1238203bc4
@ -45,6 +45,8 @@ Basically, PEP8
|
|||||||
|
|
||||||
Comments should follow the `google code style <http://google.github.io/styleguide/pyguide.html?showone=Comments#Comments>`_.
|
Comments should follow the `google code style <http://google.github.io/styleguide/pyguide.html?showone=Comments#Comments>`_.
|
||||||
This is so that we can generate documentation with
|
This is so that we can generate documentation with
|
||||||
`sphinx <http://sphinxcontrib-napoleon.readthedocs.org/en/latest/>`_.
|
`sphinx <http://sphinxcontrib-napoleon.readthedocs.org/en/latest/>`_. See the
|
||||||
|
`examples <http://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html>`_
|
||||||
|
in the sphinx documentation.
|
||||||
|
|
||||||
Code should pass pep8 --max-line-length=100 without any warnings.
|
Code should pass pep8 --max-line-length=100 without any warnings.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user