### What do you see as an issue? The `ExternalTaskSensor` isn't present in the [Standard Sensor Documentation](https://airflow.apache.org/docs/apache-airflow-providers-standard/stable/sensors/index.html) despite it definitely [being in the code](https://github.com/apache/airflow/blob/c81e87985f5715405c5192c768b403775c4b7b39/providers/standard/src/airflow/providers/standard/sensors/external_task.py#L108) It is also present in this page without being linked: https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/dags.html#dag-dependencies ### Solving the problem Put the `ExternalTaskSensor` back in the provider doc and don't forget to add the link to it in the core doc: https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/dags.html#dag-dependencies ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
What do you see as an issue?
The
ExternalTaskSensorisn't present in the Standard Sensor Documentation despite it definitely being in the codeIt is also present in this page without being linked: https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/dags.html#dag-dependencies
Solving the problem
Put the
ExternalTaskSensorback in the provider doc and don't forget to add the link to it in the core doc: https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/dags.html#dag-dependenciesAnything else
No response
Are you willing to submit PR?
Code of Conduct