Commit 8f8acb1
fix(confluent-kafka): fix malformed RST in instrumentation docs
Add missing `:end-before: References` directive and `API` section
header to confluent_kafka docs, matching the pattern used by
aiokafka and kafka_python instrumentation docs.
Without `:end-before:`, the raw References URLs were rendered
inline in the docs page. The missing API header left the
automodule section unlabeled.
Fixes #3061
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 822cd77 commit 8f8acb1
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
2 | 6 | | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
6 | 10 | | |
7 | | - | |
| |||
0 commit comments