[
https://issues.apache.org/jira/browse/KAFKA-4010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15405270#comment-15405270
]
ASF GitHub Bot commented on KAFKA-4010:
---------------------------------------
GitHub user rekhajoshm reopened a pull request:
https://github.com/apache/kafka/pull/1696
KAFKA-4010; ConfigDef.toRst() to have grouped sections with dependents info
- Added sort method with group order
- Added dependents info
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rekhajoshm/kafka KAFKA-4010
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1696.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1696
----
commit 630fd4c5220ca5c934492318037f8a493a305b01
Author: Joshi <[email protected]>
Date: 2016-08-03T04:08:41Z
KAFKA-4010; ConfigDef.toEnrichedRst() to have grouped sections with
dependents info
----
> ConfigDef.toRst() should create sections for each group
> -------------------------------------------------------
>
> Key: KAFKA-4010
> URL: https://issues.apache.org/jira/browse/KAFKA-4010
> Project: Kafka
> Issue Type: Improvement
> Reporter: Shikhar Bhushan
> Assignee: Rekha Joshi
> Priority: Minor
>
> Currently the ordering seems a bit arbitrary. There is a logical grouping
> that connectors are now able to specify with the 'group' field, which we
> should use as section headers. Also it would be good to generate {{:ref:}}
> for each section.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)