-
Notifications
You must be signed in to change notification settings - Fork 5
docs: documentation for 3.1.0 release #78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@sbillinge ready for review |
|
Thanks @cadenmyers13 these instructions were super helpful. Just fyi, I got this on the build though: are we missing make from the docs pack requirements? It is possible that it is only needed on windows? |
|
@cadenmyers13 these docs are amazing! Fantastic. One small suggestion might be a pathway for getting started. Everything flowed really well and was super clear and positive up through the cli. But then it switched straight to the API docs which are pretty impenetrable. A smoother flow would be kind of "ok, you have cmi installed, what next?" kind of thing. Then some words about how, actually it is used by writing python scripts in modules or using jupyter and some very simple example, maybe just screen-shots and a link to the example. The best would be the minimal example, e..g., the code to do the line fit? Then I would say, ok, to get started copy the examples and run through them kind of thing. |
Interesting, I didnt hit this problem. Based off this i think it is a windows thing: https://stackoverflow.com/questions/65471557/make-html-not-working-for-sphinx-documentation-in-windows-10. The responder here recommends using
@sbillinge Thank you!
I agree, I'll work on this right now. |
closes #73 and #3
Because there is a lot added on this PR (and my commits got a bit messy), here are some instructions for you to clone, install, and build the docs for review:
clone the repo
create the env and install
build the docs
cleanup
To remove the clone, run