)]}'
{
  "commit": "8f3538f3d5701bba3f6fe85e6ab4340d407e6903",
  "tree": "481ade4b3be8e5caed4381add250c7d25d403654",
  "parents": [
    "0e600586aea596a488902ce90938b36ce7e9f6d5"
  ],
  "author": {
    "name": "Richard Levasseur",
    "email": "rlevasseur@google.com",
    "time": "Thu Oct 17 22:52:47 2024 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Oct 18 05:52:47 2024 +0000"
  },
  "message": "sphinxdocs: fix rendering of args in directives with empty doc (#2313)\n\nThis fixes a bug where tag-classes/functions that didn\u0027t have a doc\nstring, but did\nhave arguments/attributes, would render the args/attrs immediately after\nthe directive\nline, which made them get interpreter as direction options (settings\nthat apply to\nthe overall directive) instead of doc fields nested within the directive\n(separate\nblock-level elements that get rendered).\n\nTo fix, update the code to ensure there\u0027s a newline between the\ndirective line and\nsubsequent arg/attr lines. Also adds tests for this.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1f0fe3143e17424224abdd98cae36a95b3210e3c",
      "old_mode": 33188,
      "old_path": "sphinxdocs/private/proto_to_markdown.py",
      "new_id": "18fbd12ede8953eb51ee423e8ffa8807f867f6c2",
      "new_mode": 33188,
      "new_path": "sphinxdocs/private/proto_to_markdown.py"
    },
    {
      "type": "modify",
      "old_id": "7835d64c311575a00301430b33550968342ea6cb",
      "old_mode": 33188,
      "old_path": "sphinxdocs/tests/proto_to_markdown/proto_to_markdown_test.py",
      "new_id": "66e3224b20f40022d1e66493aa1b2528d2df5d7a",
      "new_mode": 33188,
      "new_path": "sphinxdocs/tests/proto_to_markdown/proto_to_markdown_test.py"
    }
  ]
}
