Commit 47014f0
committed
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 #30611 parent 822cd77 commit 47014f0
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