Skip to content

Update docs for RestoreSession and RestoreSessionWithSources. #20409

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

Merged
merged 2 commits into from
May 28, 2025

Conversation

brugger1
Copy link
Collaborator

@brugger1 brugger1 commented May 27, 2025

Description

Resolves #19809

I updated the documentation for RestoreSession and RestoreSessionWithSources. This includes fixing typos, updating the description of RestoreSessionWithSources so that it isn't just a copy of RestoreSession and improving the examples for RestoreSessionWithSources.

I also regenerated MethodDoc.C.

Type of change

  • Documentation update~~

How Has This Been Tested?

I proof read it several times and checked the output of the CI for the documentation.

Reminders:

  • Please follow the style guidelines of this project.
  • Please perform a self-review of your code before submitting a PR and asking others to review it.
  • Please assign reviewers (see VisIt's PR procedures for more information).

Checklist:

  • I have commented my code where applicable.~~
  • [ ] I have updated the release notes.
  • I have made corresponding changes to the documentation.~~
  • [ ] I have added debugging support to my changes.
  • [ ] I have added tests that prove my fix is effective or that my feature works.
  • [ ] I have confirmed new and existing unit tests pass locally with my changes.
  • [ ] I have added new baselines for any new tests to the repo.
  • [ ] I have NOT made any changes to protocol or public interfaces in an RC branch.

@brugger1 brugger1 requested a review from JustinPrivitera May 27, 2025 21:47
@brugger1 brugger1 merged commit a3e9746 into develop May 28, 2025
5 checks passed
@brugger1 brugger1 deleted the task/brugger1/2025_05_27_doc_update branch May 28, 2025 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RestoreSessionWithDifferentSources Documentation Errors
2 participants