-
Notifications
You must be signed in to change notification settings - Fork 8
Docs/fixes and minor edits #423
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
Wiz Scan Summary
|
…/fixes_and_minor_edits
|
@dipinknair - since you've been working on vale recently, could you help out @PipKat on resolving the issues? |
|
@RobPasMue @dipinknair Hi, Roberto. Dipin and I met on Friday afternoon to look at the Vale issues. We both agreed that it would be best for you to review and force merge this PR and then create and assign an issue for him to investigate. We don't want to ignore the Google HEADING rule to use sentence case. However, it's through errors for titles that are using sentence case. (The only capital letter in the title is the one on the initial word.) It's also throwing errors when proper nouns are used in titles, but those proper nouns should be fine because the exist in the project's |
|
Sounds good @dipinknair @PipKat - I will do a final review on Monday morning. Have a nice weekend! |
RobPasMue
left a comment
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.
LGTM! Merging!
* Clean up of files to follow doc style guidelines * Clean up of more files to follow doc style guidelines * Fix broken link * More cleanup and some content additions * More cleanup on Friday * Run pre-commit and Vale; fix errors. * Fix broken link * Update doc/source/content-writing/content-how-tos/create-PR.rst --------- Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
This PR cleans up the existing PyAnsys developer's doc so that it follows our style guidelines. Note that I have the Vale error again indicating that there are too many results (annotations) in the diff.
Changes made in this PR:
sphinx.ext.todoextension but why adding and using this native Sphinx extension is recommended.git clean -fdx .command to remove untracked files and directories.index.rstfiles (doc landing pages) use a grid of cards to present the organization of the documentation in a visual manner.