jacobnzw/SSMToybox_old

Documentation using Sphinx

jacobnzw opened this issue · 0 comments

Generate documentation using Sphinx in PyCharm.

Use NumPy style docstrings. Sphinx converts them to reStructuredText using the napoleon extension (which handles NumPy and Google docstrings).

Do this in a separate branch, because I still don't know what the Sphinx quickstart utility will do to the directory structure.