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/06/19 09:33:11 UTC

[airflow] branch master updated: Remove outdated exclude pattenr in docs/conf.py (#9399)

This is an automated email from the ASF dual-hosted git repository.

kamilbregula pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/master by this push:
     new 902db63  Remove outdated exclude pattenr in docs/conf.py (#9399)
902db63 is described below

commit 902db631b18dd0642e5d9a3b211e6755006c3c21
Author: Kamil BreguĊ‚a <mi...@users.noreply.github.com>
AuthorDate: Fri Jun 19 11:32:33 2020 +0200

    Remove outdated exclude pattenr in docs/conf.py (#9399)
---
 docs/conf.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/docs/conf.py b/docs/conf.py
index 61a0e77..4c18af5 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -189,8 +189,6 @@ release = airflow.__version__
 exclude_patterns: List[str] = [
     # We only link to selected subpackages.
     '_api/airflow/index.rst',
-    # Required by airflow/contrib/plugins
-    '_api/main',
     # We have custom page - operators-and-hooks-ref.rst
     '_api/airflow/providers/index.rst',
     # Packages with subpackages