potiuk commented on code in PR #32604: URL: https://github.com/apache/airflow/pull/32604#discussion_r1269329310
########## docs/apache-airflow-providers/index.rst: ########## @@ -48,16 +48,24 @@ describe all the custom capabilities. Airflow automatically discovers which providers add those additional capabilities and, once you install provider package and re-start Airflow, those become automatically available to Airflow Users. -The summary of the core functionalities that can be extended are available in +The summary of all core functionalities that can be extended are available in :doc:`/core-extensions/index`. +Configuration +''''''''''''' + +Providers can have their own configuration options which allow you to configure how they work: + +You can see all community-managed providers with their own configuration in +:doc:`/core-extensions/configurations` + Auth backends ''''''''''''' The providers can add custom authentication backends, that allow you to configure the way how your web server authenticates your users, integrating it with public or private authentication services. -You can see all the authentication backends available via community-managed providers in +You can see all authentication backends available via community-managed providers in Review Comment: I NEVER know when to use "a" or "the" - there is no concept of those in Polish, so I semi-randomly throw them in when this feels like a good idea :). -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org