francescomucio commented on code in PR #25509: URL: https://github.com/apache/airflow/pull/25509#discussion_r937686022
########## docs/apache-airflow/concepts/dags.rst: ########## @@ -564,7 +564,7 @@ doc_md markdown doc_rst reStructuredText ========== ================ -Please note that for DAGs, ``doc_md`` is the only attribute interpreted. +Please note that for DAGs, ``doc_md`` is the only attribute interpreted and it can also contain the path of a markdown file containing the DAG's documentation. Review Comment: Rewrote it, similarly to the `sql` param in the SQL operators, also referencing the relative path -- 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]
