Convert all docstrings to numpy style #278
Labels
blocked
Dependent on something else
documentation
Writing or editing documentation
enhancement
New feature or request
As part of our overall docs overhaul (see glotzerlab/signac-docs#64), we want to convert our docstrings to numpy style (as decided in glotzerlab/signac-docs#74). The best automated tool I'm familiar with for this task is pyment. In addition to converting docstrings, it will also generate docstrings for functions, classes, etc that are missing docstrings entirely. However, the conversion will require significant manual review to ensure that all docstrings are converted correctly.
The text was updated successfully, but these errors were encountered: