For example [this](https://wiki.oceannetworks.ca/display/O2A/Discovery+methods) is for Discovery methods. It is decided to use numpy style for the docstring. [Useful link](https://www.sphinx-doc.org/en/master/usage/extensions/napoleon.html) on the sphinx extension doc to auto generate doc from docstring. Here is an example from [pandas docstring guide](https://pandas.pydata.org/docs/dev/development/contributing_docstring.html). - [ ] Add a doctest file