What is our good enough requirement for documentation
Current language in our dev guide:
MINIMUM: Some examples of how to use the functions
Better: Docstring generated
Chris will email alison hill (r studio ) who gave a good talk on docs.
Create a little survey on what people expect for documentation?
JOSS REQUIREMENTS
https://joss.readthedocs.io/en/latest/review_criteria.html#example-usage
Maybe we switch to ok, better, best
New language below:
ok (required): all user facing functions (inputs and outputs) are documented both in the code and in the user-facing documentation. better: all user facing functions are documented with examples (in tutorials or doc strings) best: all user facing functions are documented and there is are tutorials (vignettes) that demonstrate example user workflows
one created a google doc. i can see why this is useful but i may need to copy some of it into the issue just in case that doc ever disappears. in the future as the editor i should make sure that the text is in the issue itself.
Earlier is better in the day.