-
Notifications
You must be signed in to change notification settings - Fork 3
First Learning Roadmap inclusion (PyMechanical) #307
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -48,6 +48,10 @@ Ansys Mechanical and MAPDL are essentially two sides of the same coin, being two | |||||
| * [Introduction to Ansys ACT Wizards (ALH)](https://www.ansys.com/training-center/course-catalog/structures/introduction-to-ansys-act-wizards) | ||||||
| * [Create a report from a saved Mechanical session (.mechdb or .mechdat)](https://developer.ansys.com/blog/create-report-saved-mechanical-session-mechdb-or-mechdat) | ||||||
|
|
||||||
| #### Learning Roadmaps | ||||||
|
|
||||||
| * [PyMechanical Roadmap](<https://developer.ansys.com/docs/ansys-developer-product-guide/learning_roadmaps.md#ip-pymechanical>) | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
I am assuming we are using title case. This link also returns a 404 error. |
||||||
|
|
||||||
| ### Non-Ansys Mechanical and MAPDL training material | ||||||
|
|
||||||
| * Using Ansys Scripting with pyMAPDL, pyDPF-Post, and More | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,6 +2,8 @@ | |
| href: index.md | ||
| - name: Glossary | ||
| href: glossary.md | ||
| - name: Learning Roadmaps | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Should we be using sentence case? |
||
| href: learning_roadmaps.md | ||
| - name: Product collections | ||
| items: | ||
| - name: 3D Design | ||
|
|
||
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.
Is it expected that this link returns a 404 error currently?