Skip to content

Commit 47fd772

Browse files
committed
DOC: add links to Code of Conduct to the documentation
1 parent 38cd148 commit 47fd772

4 files changed

Lines changed: 5 additions & 1 deletion

File tree

doc/source/common_refs.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@
1616
.. _Matplotlib: http://matplotlib.org
1717
.. _guidelines for pull requests: https://github.com/PyWavelets/pywt/tree/master/CONTRIBUTING.rst
1818
.. _community guidelines: https://github.com/PyWavelets/pywt/tree/master/community_guidelines.rst
19+
.. _code of conduct: https://github.com/PyWavelets/pywt/tree/master/doc/source/dev/conduct/community_guidelines.rst
1920
.. _StackOverflow: https://stackoverflow.com
2021
.. _wavelets.pybytes.com: http://wavelets.pybytes.com/

doc/source/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ interest in PyWavelets are very welcome to join the development team! Please
77
see our `guidelines for pull requests`_ for more information.
88

99
Contributors are expected to behave in a productive and respectful manner in
10-
accordance with our `community guidelines`_.
10+
accordance with our `community guidelines`_ and :ref:`CoC`.
1111

1212

1313
History

doc/source/dev/conduct/code_of_conduct.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _CoC:
2+
13
PyWavelets Code of Conduct
24
==========================
35

doc/source/dev/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on Windows and Linux.
1111
.. toctree::
1212
:maxdepth: 2
1313

14+
conduct/code_of_conduct
1415
preparing_windows_build_environment
1516
preparing_linux_build_environment
1617
installing_build_dependencies

0 commit comments

Comments
 (0)