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

Doc/overall review #240

Merged
merged 23 commits into from
Sep 18, 2024
Merged

Doc/overall review #240

merged 23 commits into from
Sep 18, 2024

Conversation

PipKat
Copy link
Member

@PipKat PipKat commented Sep 13, 2024

This PR edits examples for consistency and adherence to PyAnsys style. This review was complicated due to examples being reused in many different sections. Some comments have been left inline.

Because of the multiple levels of examples, entries are lost on the doc navigation on the left. I think I remember this happening elsewhere. It sometimes leads to you getting lost in the hierarchy. Also, sometimes third-level headings are shown and are expandable/collapsible. Other times they are not.

In some cases, files in different folders have the same name (such as antenna.py). Will file names being unique have a negative impact on search?

There are no thumbnails in the AEDT doc for the legacy PyEDB API examples. There are also no thumbnails in this repository for the Lorentz actuator and HFFS Layout UI modification examples.

Consider alphabetizing the listings in the examples that group by AEDT application.

Lastly, after headings, some examples didn't have a descriptive sentence if all there was to say was said sufficiently by the heading. I tried to remove useless sentences in later examples, but didn't notice that there were such discrepancies until midway through my review. As this repository continues to change, I suggest we remove any sentences that do not provide more information than is included in the heading.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Sep 13, 2024
@SMoraisAnsys
Copy link
Collaborator

@PipKat I'll update the changes on the notes as your changes do not allow to leverage markdown style as we used previously, for example, we would lose the "Note" section that we have currently, see below

image

@SMoraisAnsys
Copy link
Collaborator

@PipKat Thanks for this huge review, your PR greatly enhance the current documentation !

Copy link
Collaborator

@SMoraisAnsys SMoraisAnsys left a comment

Choose a reason for hiding this comment

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

Changes related to notes

@SMoraisAnsys SMoraisAnsys mentioned this pull request Sep 16, 2024
4 tasks
@PipKat
Copy link
Member Author

PipKat commented Sep 16, 2024

@PipKat I'll update the changes on the notes as your changes do not allow to leverage markdown style as we used previously, for example, we would lose the "Note" section that we have currently, see below

image

@SMoraisAnsys I did worry about that as working in Jupyter Notebooks is newer to me. I just assumed the indenting of the note was a formatting error (as it would be in a RST file). Sorry!

@SMoraisAnsys
Copy link
Collaborator

@PipKat I'll update the changes on the notes as your changes do not allow to leverage markdown style as we used previously, for example, we would lose the "Note" section that we have currently, see below
image

@SMoraisAnsys I did worry about that as working in Jupyter Notebooks is newer to me. I just assumed the indenting of the note was a formatting error (as it would be in a RST file). Sorry!

No worries, thanks again for your huge support !

Copy link
Member

@Samuelopez-ansys Samuelopez-ansys left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@Samuelopez-ansys Samuelopez-ansys left a comment

Choose a reason for hiding this comment

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

LGTM

@Samuelopez-ansys Samuelopez-ansys merged commit b8ca72b into main Sep 18, 2024
11 checks passed
@Samuelopez-ansys Samuelopez-ansys deleted the doc/overall_review branch September 18, 2024 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants