-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
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:
Metadata
Metadata
Assignees
Labels
No labels