diff --git a/doc/mjwarp/index.rst b/doc/mjwarp/index.rst index f68400a1..94f08aec 100644 --- a/doc/mjwarp/index.rst +++ b/doc/mjwarp/index.rst @@ -101,6 +101,13 @@ MJWarp is optimized for parallel simulation. A batch of simulations can be speci worlds does not exceed ``nworld x nconmax``. However, the number of constraints per world is strictly limited by `njmax`_. +.. admonition:: XML parsing + :class: note + + Values for `nconmax`_ and `njmax`_ are not parsed from :ref:`size/nconmax ` and + :ref:`size/njmax ` (these parameters are deprecated). Values for these parameters must be provided to + :func:`mjw.make_data ` or :func:`mjw.put_data `. + Functions ---------