acelyc111 edited a comment on issue #3740:
URL:
https://github.com/apache/incubator-doris/issues/3740#issuecomment-638578537
For BE configs, how about to add a new description parameter for config
defination like gflag style, for example:
```
CONF_Int32(be_port, "9060", "port on which ImpalaInternalService is
exported");
```
And then, we can dump all configs to a file (markdown format?), we can use
this file directly in documentation, no need to maintenance code and doc
separatly.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]