Link to doc style doc

(and update it to cover extra section characters)
This commit is contained in:
Richard van der Hoff 2016-07-14 10:13:10 +01:00
parent 56547ad373
commit b5d68b8ff1
2 changed files with 14 additions and 5 deletions

View file

@ -87,6 +87,9 @@ matrix-doc should be based on the ``master`` branch.)
Code style
~~~~~~~~~~
The documentation style is described at
https://github.com/matrix-org/matrix-doc/blob/master/meta/documentation_style.rst.
Python code within the ``matrix-doc`` project should follow the same style as
synapse, which is documented at
https://github.com/matrix-org/synapse/tree/master/docs/code_style.rst.