Skip to content

Commit 2784838

Browse files
Correct titles underlines
1 parent da488c6 commit 2784838

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/source/user_guide/tutorials/custom_operators_and_plugins/custom_plug_in_package_third_deps.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Use the :func:`load_library() <ansys.dpf.core.core.load_library>` method to load
144144
"load_operators")
145145
146146
Use the custom operators
147-
--------------------
147+
------------------------
148148

149149
Once the plugin is loaded, you can instantiate the custom operator:
150150

doc/source/user_guide/tutorials/mesh/extract_mesh_in_split_parts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The split meshes are given in a |MeshesContainer| and can be spatially or tempor
9090
print(meshes_41)
9191

9292
Scope the mesh regions to be extracted in split regions
93-
-----------------------------------------------------
93+
-------------------------------------------------------
9494

9595
A region corresponds to a zone for Fluid and CFX results. You can specify the mesh regions you want to get by giving
9696
the zones ids to the ``region_scoping`` argument.

0 commit comments

Comments
 (0)