diff --git a/doc/source/classes/class_btsubtree.rst b/doc/source/classes/class_btsubtree.rst index a04ef1e..8306b39 100644 --- a/doc/source/classes/class_btsubtree.rst +++ b/doc/source/classes/class_btsubtree.rst @@ -14,6 +14,8 @@ BTSubtree BT decorator that instantiates and runs a subtree within the larger tree. +Note: BTSubTree is design as a simpler loader, and does not support changing `subtree` at runtime. A custom subtree decorator is better suited and `somewhat trivial `_ to implement. + .. rst-class:: classref-introduction-group Description