This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 0cd7a0a Make doc_md field nullable and raise json for non-existing
dag in dag detail endpoint (#12142)
add bc2ee5e Fix docs build on RTD (#12161)
No new revisions were added by this update.
Summary of changes:
docs/build_docs.py | 39 ++++++++++++---------------
docs/conf.py | 2 ++
docs/exts/provider_init_hack.py | 58 +++++++++++++++++++++++++++++++++++++++++
3 files changed, 76 insertions(+), 23 deletions(-)
create mode 100644 docs/exts/provider_init_hack.py