-
Notifications
You must be signed in to change notification settings - Fork 11
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
Complete v0.1 mdbook #36
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! Looks good! I left a few comments inline, many of them can be addresses in future PRs.
@bobbinth this PR is ready for a final review. In addition to the points previously addressed, I made a few more minor tweaks to incorporate fixes added while this was pending and also a to address a few small points @tohrnii noticed. @tohrnii your review is optional. (I know you are unlikely to be available today/tomorrow) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Thank you! I left one comment regarding build the mdBook
inline.
Also, we probably shouldn't check in .DS_Store
file.
Great, thanks for catching both of these! I'll fix before merging |
This PR completes the documentation for v0.1. It documents how to define constraints in the
boundary_constraints
andtransition_constraints
sections and makes a few other minor updates for clarity.Remaining: