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.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to