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': (