We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7034d5f commit 88671e4Copy full SHA for 88671e4
docs/how_to_contribute_main.rst
@@ -65,6 +65,10 @@ Please check other documents for details.
65
66
You can build the doc locally based on `doc README`_.
67
68
+Note that the `reStructuredText`_ based doc should only focus on the mathematics and the algorithm of the example.
69
+
70
+Documentations related codes should be in the python script as the header comments of the script or docstrings of each function.
71
72
73
.. _`submit a pull request`:
74
0 commit comments