diff options
author | mattip <matti.picus@gmail.com> | 2018-10-25 20:36:31 +0300 |
---|---|---|
committer | mattip <matti.picus@gmail.com> | 2018-10-25 20:36:31 +0300 |
commit | d17edb39d43873d93a074fb9e3802e573a8b391a (patch) | |
tree | a3ea82dcc86c527ddd5d0dbe985967163271c67b /doc/source/dev/conduct | |
parent | fc60b27257924ed7f3c140bed00c13a35b057dc8 (diff) | |
download | numpy-d17edb39d43873d93a074fb9e3802e573a8b391a.tar.gz |
DOC: fixes from review
Diffstat (limited to 'doc/source/dev/conduct')
-rw-r--r-- | doc/source/dev/conduct/report_handling_manual.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/dev/conduct/report_handling_manual.rst b/doc/source/dev/conduct/report_handling_manual.rst index 5f5e32f13..d39b615bb 100644 --- a/doc/source/dev/conduct/report_handling_manual.rst +++ b/doc/source/dev/conduct/report_handling_manual.rst @@ -1,3 +1,5 @@ +:orphan: + .. _CoC_reporting_manual: NumPy Code of Conduct - How to follow up on a report |