potiuk commented on issue #34306: URL: https://github.com/apache/airflow/issues/34306#issuecomment-2041522200
@poorvirohidekar - similarly to what has beein implemented for automatically retrieving operators/hooks and other references here https://github.com/apache/airflow/blob/main/docs/exts/operators_and_hooks_ref.py - this file adds sphinx directives that are called by sphinx when placed in the .rst files and the code can scan for configurations in provider.yaml files and generate the list from there - we need a new directive there. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
