[ 
https://issues.apache.org/jira/browse/FLINK-5781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15960425#comment-15960425
 ] 

ASF GitHub Bot commented on FLINK-5781:
---------------------------------------

Github user dawidwys commented on the issue:

    https://github.com/apache/flink/pull/3495
  
    Ad second comment: My intention was to include the generated tables into 
markdown using command like:
    `{% include generated/high_availability_configuration.html %}`
    
    This way it is possible to include the config options in different files, 
not jus in docs/setup.config.md
    
    Ad first comment: I think there are couple of problems with the approach of 
finding the files by Regex.
    
    1.  You are limited to just one module. Right know `ConfigOption` is used 
in: flink-core, flink-runtime, flink-mesos, flink-yarn
    2. You are limited with choosing the file name. (this one is not so 
important)
    
    Just as a side note, I tried to follow the solution used in Apache Kafka.


> 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)

Reply via email to