From e464e173da333315d8291ab2c6d3217ddbae13ef Mon Sep 17 00:00:00 2001 From: Taylor Howell Date: Mon, 10 Nov 2025 08:20:59 -0800 Subject: [PATCH] Update conf.py: "warp only fields" custom section. PiperOrigin-RevId: 830452471 Change-Id: Ib90afedacf760b3d0584e7d0dd81cdd9e3e35dc9 --- doc/conf.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/conf.py b/doc/conf.py index 6166556b..bd71ed94 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -59,6 +59,8 @@ extensions = [ 'mujoco_include', ] +napoleon_custom_sections = [('warp only fields', 'attributes')] + # Links to GitHub issues and pull requests. extlinks = { 'issue': (