You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/11/07 17:14:52 UTC

[airflow] branch master updated (0cd7a0a -> bc2ee5e)

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