File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ PyAnsys packages API reference
137137
138138 .. grid-item-card :: PyPrimeMesh
139139 :img-top: _static/thumbnails/pyprimemesh.png
140- :link: https://prime.docs.pyansys.com/version/0.5 /api/index.html
140+ :link: https://prime.docs.pyansys.com/version/stable /api/index.html
141141 :text-align: center
142142 :class-title: pyansys-card-title
143143
@@ -161,7 +161,7 @@ PyAnsys packages API reference
161161
162162 .. grid-item-card :: PyTurboGrid
163163 :img-top: _static/thumbnails/pyturbogrid.png
164- :link: https://turbogrid.docs.pyansys.com/version/0.4 /api_reference/index.html
164+ :link: https://turbogrid.docs.pyansys.com/version/stable /api_reference/index.html
165165 :text-align: center
166166 :class-title: pyansys-card-title
167167
Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ PyAnsys packages examples
126126
127127 .. grid-item-card :: PyPrimeMesh
128128 :img-top: _static/thumbnails/pyprimemesh.png
129- :link: https://prime.docs.pyansys.com/version/0.5 /examples/index.html
129+ :link: https://prime.docs.pyansys.com/version/stable /examples/index.html
130130 :text-align: center
131131 :class-title: pyansys-card-title
132132
@@ -150,7 +150,7 @@ PyAnsys packages examples
150150
151151 .. grid-item-card :: PyTurboGrid
152152 :img-top: _static/thumbnails/pyturbogrid.png
153- :link: https://turbogrid.docs.pyansys.com/version/0.4 /examples/index.html
153+ :link: https://turbogrid.docs.pyansys.com/version/stable /examples/index.html
154154 :text-align: center
155155 :class-title: pyansys-card-title
156156
Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ it is now a collection of many Python packages for using Ansys products through
172172
173173 .. grid-item-card :: PyPrimeMesh
174174 :img-top: _static/thumbnails/pyprimemesh.png
175- :link: https://prime.docs.pyansys.com/version/0.5
175+ :link: https://prime.docs.pyansys.com/version/stable
176176 :text-align: center
177177 :class-title: pyansys-card-title
178178
@@ -204,7 +204,7 @@ it is now a collection of many Python packages for using Ansys products through
204204
205205 .. grid-item-card :: PyTurbogrid
206206 :img-top: _static/thumbnails/pyturbogrid.png
207- :link: https://turbogrid.docs.pyansys.com/version/0.4
207+ :link: https://turbogrid.docs.pyansys.com/version/stable
208208 :text-align: center
209209 :class-title: pyansys-card-title
210210
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Tooling libraries
66
77 .. grid-item-card :: Ansys Tools Path
88 :img-top: ../../_static/thumbnails/intro.png
9- :link: https://path.tools.docs.pyansys.com/version/0.4
9+ :link: https://path.tools.docs.pyansys.com/version/stable
1010 :text-align: center
1111 :class-title: pyansys-card-title
1212
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ PyAnsys packages user guides
129129
130130 .. grid-item-card :: PyPrimeMesh
131131 :img-top: _static/thumbnails/pyprimemesh.png
132- :link: https://prime.docs.pyansys.com/version/0.5 /user_guide/index.html
132+ :link: https://prime.docs.pyansys.com/version/stable /user_guide/index.html
133133 :text-align: center
134134 :class-title: pyansys-card-title
135135
@@ -153,7 +153,7 @@ PyAnsys packages user guides
153153
154154 .. grid-item-card :: PyTurboGrid
155155 :img-top: _static/thumbnails/pyturbogrid.png
156- :link: https://turbogrid.docs.pyansys.com/version/0.4 /getting_started/index.html
156+ :link: https://turbogrid.docs.pyansys.com/version/stable /getting_started/index.html
157157 :text-align: center
158158 :class-title: pyansys-card-title
159159
Original file line number Diff line number Diff line change 4444 "ansys-seascape" : "https://seascape.docs.pyansys.com/version/stable" ,
4545 "ansys-sherlock-core" : "https://sherlock.docs.pyansys.com/version/stable" ,
4646 "ansys-systemcoupling-core" : "https://systemcoupling.docs.pyansys.com/version/stable" , # noqa: E501
47- "ansys-turbogrid-core" : "https://turbogrid.docs.pyansys.com/version/stable" , # noqa: E501
47+ "ansys-turbogrid-core" : None , # "https://turbogrid.docs.pyansys.com/version/stable", # noqa: E501
4848 "pyaedt" : "https://aedt.docs.pyansys.com/version/stable" ,
4949 "pytwin" : "https://twin.docs.pyansys.com/version/stable" ,
5050 # MAPDL - ALL
5454 "ansys-fluent-parametric" : "https://parametric.fluent.docs.pyansys.com/version/stable" , # noqa: E501
5555 # TOOLS
5656 "ansys-units" : "https://units.docs.pyansys.com/version/stable" ,
57- "ansys-tools-path" : "https://path.tools.docs.pyansys.com/version/stable" ,
57+ "ansys-tools-path" : None , # "https://path.tools.docs.pyansys.com/version/stable",
5858 "ansys-tools-protoc-helper" : None ,
5959 "pyansys-tools-report" : "https://report.tools.docs.pyansys.com/version/stable" , # noqa: E501
6060 "pyansys-tools-versioning" : "https://versioning.tools.docs.pyansys.com/version/stable" , # noqa: E501
You can’t perform that action at this time.
0 commit comments