-
Notifications
You must be signed in to change notification settings - Fork 295
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
added docs on the CQ API layers #917
Conversation
As invoked with CadQuery#909 This PR aims to bring more documentation about the different CadQuery APIs and how one can take advantage of them. This has been written with my own understanding prism so it is rather subjective. I'm not sure these concepts have been properly named before so this is an attempt to clarify things for eveybody
Codecov Report
@@ Coverage Diff @@
## master #917 +/- ##
==========================================
+ Coverage 95.94% 96.11% +0.16%
==========================================
Files 32 39 +7
Lines 7825 9127 +1302
Branches 846 1017 +171
==========================================
+ Hits 7508 8772 +1264
- Misses 184 206 +22
- Partials 133 149 +16
Continue to review full report at Codecov.
|
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.
Thanks @Jojain
Co-authored-by: Jeremy Wright <wrightjmf@gmail.com>
Co-authored-by: Marcus Boyd <mwb@geosol.com.au>
Thanks for the contribution @Jojain ! |
As invoked with #909
This PR aims to bring more documentation about the different CadQuery APIs and how one can take advantage of them.
This has been written with my own understanding prism so it is rather subjective. I'm not sure these concepts have been properly named before so this is an attempt to clarify things for eveybody