You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/06/04 16:15:32 UTC

[GitHub] [airflow] ashb commented on a change in pull request #16270: Ignore airflow/_vendor for building python API docs

ashb commented on a change in pull request #16270:
URL: https://github.com/apache/airflow/pull/16270#discussion_r645694819



##########
File path: docs/conf.py
##########
@@ -594,7 +594,7 @@ def _get_params(root_schema: dict, prefix: str = "", default_section: str = "")
 
 # A list of patterns to ignore when finding files
 autoapi_ignore = [
-    'airflow/configuration/',

Review comment:
       This folder doesn't exist anymore, and without the leading `*` it never matched anything anyway.




-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org