Skip to content

Commit 2942d34

Browse files
change section name
1 parent f18727c commit 2942d34

16 files changed

+8
-8
lines changed

doc/source/user_guide/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Troubleshooting
6666
tutorials/export_data/index.rst
6767
tutorials/plot/index.rst
6868
tutorials/animate/index.rst
69-
tutorials/enriching_dpf_capabilities/index.rst
69+
tutorials/custom_operators_and_plugins/index.rst
7070
tutorials/distributed_files/index.rst
7171
tutorials/dpf_server/index.rst
7272
tutorials/licensing/index.rst

doc/source/user_guide/tutorials/enriching_dpf_capabilities/index.rst renamed to doc/source/user_guide/tutorials/custom_operators_and_plugins/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _ref_tutorials_others_enriching:
22

3-
Enriching DPF capabilities
4-
--------------------------
3+
Custom Operators and Plugins
4+
----------------------------
55
The available DPF capabilities loaded in a DPF application can be enhanced
66
by creating new operator’s libraries. DPF offers multiple development APIs
77
depending on your environment.

0 commit comments

Comments
 (0)