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

Link api docs in examples for Mesh Creation #5811

Merged
merged 6 commits into from
Mar 23, 2024

Conversation

MatthewFlamm
Copy link
Contributor

Overview

Start for #5111

Details

I went through "00-load" folder, AKA "Mesh Creation", and tried to add some links to pyvista functions/classes that are primarily showcased in each.

@github-actions github-actions bot added the documentation Anything related to the documentation/website label Mar 21, 2024
@MatthewFlamm
Copy link
Contributor Author

@pyvista-bot preview

Copy link

codecov bot commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.58%. Comparing base (75f095a) to head (4f3b1e4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5811   +/-   ##
=======================================
  Coverage   96.58%   96.58%           
=======================================
  Files         137      137           
  Lines       23474    23474           
=======================================
  Hits        22672    22672           
  Misses        802      802           

@pyvista-bot
Copy link
Contributor

examples/00-load/create-geometric-objects.py Outdated Show resolved Hide resolved
examples/00-load/create-polyhedron.py Outdated Show resolved Hide resolved
examples/00-load/create-structured-surface.py Outdated Show resolved Hide resolved
tkoyama010
tkoyama010 previously approved these changes Mar 21, 2024
Copy link
Member

@tkoyama010 tkoyama010 left a comment

Choose a reason for hiding this comment

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

LGTM

Co-authored-by: MatthewFlamm <39341281+MatthewFlamm@users.noreply.github.com>
tkoyama010
tkoyama010 previously approved these changes Mar 21, 2024
@tkoyama010
Copy link
Member

@pyvista-bot preview

@pyvista-bot
Copy link
Contributor

@tkoyama010 tkoyama010 merged commit c34dfac into main Mar 23, 2024
29 checks passed
@tkoyama010 tkoyama010 deleted the doc/link-api-in-load-examples branch March 23, 2024 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Anything related to the documentation/website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants