Roestlab / massdash

MassDash: A web-based dashboard for streamlined DIA-MS visualization, analysis, prototyping, and optimization
https://massdash.streamlit.app/
BSD 3-Clause "New" or "Revised" License
16 stars 3 forks source link

Feature/sphinx tutorials #67

Closed jcharkow closed 6 months ago

jcharkow commented 6 months ago

Add Sphinx tutorials and also add init for API documentation building. Good setup for doing relative imports

jcharkow commented 6 months ago

I don't know if this is worth rush merging for better import setup or to wait and do it later because seems to be a bunch of conflicts

jcharkow commented 6 months ago

@singjc I think this is ready for review when you have a chance. My main concern is to ensure that I did not break anything with the actual codebase. I had to remove some documentation in the codebase to get automatic sphinx documentation to work. I also added GenericChromatogramLoader and GenericSpectrumLoader because they are easier to describe in the docs.