mimaison commented on a change in pull request #11794:
URL: https://github.com/apache/kafka/pull/11794#discussion_r811030427
##########
File path: docs/toc.html
##########
@@ -45,6 +45,10 @@
<li><a href="#producerconfigs">3.3 Producer Configs</a>
<li><a href="#consumerconfigs">3.4 Consumer Configs</a>
<li><a href="#connectconfigs">3.5 Kafka Connect Configs</a>
+ <ul>
+ <li><a href="#sourceconnectconfigs">Source Connector
Configs</a>
+ <li><a href="#sinkconnectconfigs">Sink Connector
Configs</a>
+ </ul>
Review comment:
I considered that but then both `Kafka Connect Configs` links would
point to the same anchor. Also `Kafka Connect Configs` is one level higher
(3.5) level than the other two sections (3.5.1 and 3.5.2).
About adding `3.5.1` and `3.5.2`, we don't include numbers for sub
categories, for example see `[Adding and removing
topics](https://kafka.apache.org/documentation/#basic_ops_add_topic)` in the
TOC, so I've kept it consistent with the other ones.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]