-
Notifications
You must be signed in to change notification settings - Fork 177
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
Update the Getting-Started guide #215
Update the Getting-Started guide #215
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.
Looks good to me.
Co-authored-by: Paul Gessinger <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #215 +/- ##
=======================================
Coverage 45.00% 45.00%
=======================================
Files 374 374
Lines 18697 18697
Branches 8841 8841
=======================================
Hits 8414 8414
Misses 4906 4906
Partials 5377 5377 Continue to review full report at Codecov.
|
This only touches the docs, the cmake changes only reorder options, so should be fine. The doc build succeeds, so I'm merging this. |
* README: correct section title * cmake: clean up option order * docs: update getting started * cmake: minor doc fixes * Update docs/getting_started.md Co-authored-by: Paul Gessinger <[email protected]> Co-authored-by: Paul Gessinger <[email protected]>
Update the Getting-started guide in the documentation:
CMakeLists.txt
and in the documentation