hackingmaterials/amset

Create documentation skeleton

utf opened this issue · 0 comments

utf commented

Get a basic version of the documentation up and running.

We can use sphinx-apidoc to automatically generate documentation for the api based on docstrings.

This should probably wait until after we have done some of the refactoring mentioned in #38.