Skip to content

Convert Docstrings to Numpy Style #347

Open
@meatballs

Description

@meatballs

Our docstrings currently use a variety of formats and we should agree a standard.

My suggestion is that we use Numpydoc (https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt) since it's the closest to anything we currently have.

Tasks required are:

  1. Agree the standard we're adopting
  2. Tidy up the existing docstrings to meet that standard
  3. Add some instructions to docs/contributing.rst

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions