Skip to content

docstring style for mkdocstrings #251

@ssweber

Description

@ssweber

I'm planning on using mkdocs / mkdocstrings. Once we have them ready, we can easily host via github pages.

In order to get mkdocstrings working correctly, I'll need to do some docstring reformatting (last time I promise). Our sphinx-style are missing :type, so this is a good time to reformat.

We have three options of docstring styles:

I personally prefer either the google or numpy style. They read alot better in the code. See here

Once that is done, the generated site will look like:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions