mik-laj opened a new issue #11077: URL: https://github.com/apache/airflow/issues/11077
Hello, We have JSON schema definition for values.yaml - [values.schema.json](https://github.com/apache/airflow/blob/master/chart/values.schema.json) This can us generate user-friendly reference documentation. Currently [the documentation](https://github.com/apache/airflow/tree/master/chart#parameters) is not updated very often and does not describe all fields. I don't know a tool that can do that, but I imagine it could be displayed as a tree. There may be a ready tool to generate documentation for Helm file or generic documentation generation tools for JSON Schema, but I haven't checked it yet. This will allow us to keep the reference documentation up-to-date and to make it more user-friendly. Best regards, Kamil BreguĊa ---------------------------------------------------------------- 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]
