Skip to content

Commit 35233bd

Browse files
committed
Mark custom_operators.rst tutorial as requiring DPF 26R1
1 parent 72547d7 commit 35233bd

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Custom operators
55
================
66

7+
.. note:
8+
This tutorial requires DPF 11.0 or above.
9+
710
This tutorial shows the basics of creating a custom operator in Python and loading it ont a server for use.
811

912
.. note:

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ For comprehensive examples on writing operator plugins, see :ref:`python_operato
4040
:link-type: ref
4141
:text-align: center
4242

43+
This tutorial requires DPF 11.0 or above.
44+
^^^
45+
4346
This tutorial shows how to create, load, and use a custom plugin containing a single custom operator.
4447

4548
.. grid-item-card:: Create a DPF plugin with multiple operators

0 commit comments

Comments
 (0)