File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ add captions in examples toctrees
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ These examples demonstrate basic operations you can perform
99with PyAnsys Geometry.
1010
1111.. nbgallery ::
12+ :caption: 101 examples
1213
1314 examples/01_getting_started/01_math.mystnb
1415 examples/01_getting_started/02_units.mystnb
@@ -22,6 +23,7 @@ These examples demonstrate math operations on geometric objects
2223and sketching capabilities, combined with server-based operations.
2324
2425.. nbgallery ::
26+ :caption: Sketching examples
2527
2628 examples/02_sketching/basic_usage.mystnb
2729 examples/02_sketching/dynamic_sketch_plane.mystnb
@@ -32,6 +34,7 @@ Modeling examples
3234These examples demonstrate service-based modeling operations.
3335
3436.. nbgallery ::
37+ :caption: Modeling examples
3538
3639 examples/03_modeling/add_design_material.mystnb
3740 examples/03_modeling/plate_with_hole.mystnb
@@ -51,6 +54,7 @@ These examples demonstrate the usage of PyAnsys Geometry for real-world
5154applications.
5255
5356.. nbgallery ::
57+ :caption: Applied examples
5458
5559 examples/04_applied/01_naca_airfoils.mystnb
5660 examples/04_applied/02_naca_fluent.mystnb
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ tests-minimal = [
7575 " pytest-xvfb==3.0.0" ,
7676]
7777doc = [
78- " ansys-sphinx-theme[autoapi]==1.0.9 " ,
78+ " ansys-sphinx-theme[autoapi]==1.0.10 " ,
7979 " ansys-tools-visualization-interface==0.4.4" ,
8080 " beartype==0.18.5" ,
8181 " docker==7.1.0" ,
You can’t perform that action at this time.
0 commit comments