-
Notifications
You must be signed in to change notification settings - Fork 123
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
API and contribution sections small reorganization #2491
Conversation
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2491 +/- ##
==========================================
- Coverage 83.83% 83.81% -0.03%
==========================================
Files 44 44
Lines 8685 8685
==========================================
- Hits 7281 7279 -2
- Misses 1404 1406 +2 |
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.
@germa89 The new content here is great. My concern is that I believe most of it would be better placed in central documents (PyAnsys Developer's Guide and PyAnsys Writer's Guide) so that the documentation for all guides can reference it, and then this content would only need to be maintained in one place. Adding @MaxJPRey and @RobPasMue for feedback.
Co-authored-by: Kathy Pippert <[email protected]> Co-authored-by: Maxime Rey <[email protected]>
for more information, see https://pre-commit.ci
Pinging @SMoraisAnsys for |
API section small reorg.
Extended documentation about writing example and developing PyMAPDL.
Close #2398