docs: fix malformed RST formatting in kafka instrumentation docstrings (#4613)
* docs: fix malformed RST in kafka instrumentation docstrings Fix broken reStructuredText formatting in aiokafka, confluent-kafka, and kafka-python instrumentation module docstrings (closes #3061): - Convert plain-text parameter lists to proper RST bullet lists - Wrap parameter names in double backticks and bold markers - Add proper RST code blocks for function signature examples - Fix "API" section underline from ___ to --- (correct RST heading level) * docs: add changelog fragment for #4613 * chore: add missing newline at end of changelog file --------- Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Y
Yohei Demachi committed
0af901023859fb8572f2047167729f0f870ff6e8
Parent: 54c39f9
Committed by GitHub <noreply@github.com>
on 5/22/2026, 3:52:28 PM