Skip to content
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

Updated documentation with Utility Functions #229

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

JackB-Ansys
Copy link
Collaborator

New 'Utility functions' descriptions for previously hidden functions.
Also added Adaptive geometry and utility functions to the API reference page.

New 'Utility functions' descriptions for previously hidden functions.
Added Adaptive geometry and utility functions to the API reference page.
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Dec 4, 2023
@JackB-Ansys
Copy link
Collaborator Author

Closes #89

Copy link

codecov bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (72eee7d) 85.77% compared to head (9b52701) 85.77%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #229   +/-   ##
=======================================
  Coverage   85.77%   85.77%           
=======================================
  Files          19       19           
  Lines        1575     1575           
=======================================
  Hits         1351     1351           
  Misses        224      224           

doc/source/methods/utility_functions.rst Outdated Show resolved Hide resolved
doc/source/methods/utility_functions.rst Show resolved Hide resolved
@jgsdavies jgsdavies linked an issue Dec 5, 2023 that may be closed by this pull request
ravi-ansys
ravi-ansys previously approved these changes Jan 12, 2024
# Conflicts:
#	doc/source/methods/geometry_functions.rst
#	doc/source/methods/index.rst
doc/source/methods/index.rst Outdated Show resolved Hide resolved
doc/source/methods/index.rst Outdated Show resolved Hide resolved
Comment on lines +53 to +55
A class/exception type used for obtaining and handling errors from Motor-CAD.
For descriptions, see
:ref:`MotorCAD_errors`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
A class/exception type used for obtaining and handling errors from Motor-CAD.
For descriptions, see
:ref:`MotorCAD_errors`.
A class/exception type is used to obtain and handle errors from Motor-CAD.
For more information, see
:ref:`MotorCAD_errors`.

The first line must be a complete sentence, not a fragment.

@codecov-commenter
Copy link

codecov-commenter commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.36%. Comparing base (c20a514) to head (14c9b51).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #229   +/-   ##
=======================================
  Coverage   84.36%   84.36%           
=======================================
  Files          20       20           
  Lines        1931     1931           
=======================================
  Hits         1629     1629           
  Misses        302      302           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add utility functions to docs API section
5 participants