[
https://issues.apache.org/jira/browse/FLINK-5781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15960340#comment-15960340
]
ASF GitHub Bot commented on FLINK-5781:
---------------------------------------
Github user zentol commented on the issue:
https://github.com/apache/flink/pull/3495
This feature only really makes sense if we can integrate it directly into
the web documentation.
This should actually be rather simple easy.
1) Create a copy of the existing `/docs/setup/config.md` that includes a
placeholder.
2) Instead of generating several html pages, instead generate a single
markdown table modeled like
[this](https://ci.apache.org/projects/flink/flink-docs-master/monitoring/metrics.html#system-metrics)
3) In the antrun task, generate this table, copy the modified config.md to
`/docs/setup/config.md` while replacing the placeholder with the generated
markdown table.
> Generation HTML from ConfigOption
> ---------------------------------
>
> Key: FLINK-5781
> URL: https://issues.apache.org/jira/browse/FLINK-5781
> Project: Flink
> Issue Type: Sub-task
> Components: Documentation
> Reporter: Ufuk Celebi
> Assignee: Dawid Wysakowicz
>
> Use the ConfigOption instances to generate a HTML page that we can use to
> include in the docs configuration page.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)