Fix section underline length in MJWarp docs

PiperOrigin-RevId: 873954878
Change-Id: I40b668b24d04721d8fd4bb61bb5ac7b902ea31f1
This commit is contained in:
Yuval Tassa
2026-02-23 02:23:31 -08:00
committed by Copybara-Service
parent 6b9e0b9e15
commit ba0a5fe4db
+1 -1
View File
@@ -489,7 +489,7 @@ Key features:
`Warp's BVHs <https://nvidia.github.io/warp/api_reference/_generated/warp.Bvh.html#warp.Bvh>`__.
Basic Usage
----------
-----------
Rendering or raycasting requires a :class:`mjw.RenderContext <mujoco_warp.RenderContext>` which contains BVH structures,
rendering specific fields, and output buffers.