-
Notifications
You must be signed in to change notification settings - Fork 57
docs: Update ReadME #4477
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
docs: Update ReadME #4477
Conversation
Please provide any suggestions as required. |
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.
Pull Request Overview
Updates the README documentation to simplify the basic usage examples and remove references to deprecated components. The changes focus on making the documentation more concise and current.
- Replaced TUI-specific code examples with a simpler solver_session launch example
- Removed reference to PyFluent Parametric library
- Updated language for PyFluent Visualization description
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
File | Description |
---|---|
doc/changelog.d/4477.documentation.md | Adds changelog entry for README update |
README.rst | Removes TUI examples, parametric repo reference, and simplifies documentation |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Update ReadME
Remove reference to parametric repo.
Update code to not show tui usage.