-
Notifications
You must be signed in to change notification settings - Fork 56
Edit doc overall based on PyAnsys doc style guidelines #655
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
Conversation
Now the latest one did not pull the docker image. Not sure why. We did add a 23.1 image today, let me check.... |
It looks ok now after a few retries. |
Incorporate reviewer comments Co-authored-by: Alex Kaszynski <akascap@gmail.com>
Attempt to fix failing style check
…verall_edit_for_PyAnsys_style
PyAnsys libraries are to follow the Google developer's style guide, which uses sentence case for headings. It also recommends active voice, present tense and short, clear sentences. Once Vale is implemented in the Fluent repos, it will catch all violations of the Google guidelines. Vale has been run on this FR and all violations are fixed. New contributions must pass the Vale style check.