xinbinhuang commented on a change in pull request #8084: Add Local and 
Sequential Executors to Doc
URL: https://github.com/apache/airflow/pull/8084#discussion_r402747519
 
 

 ##########
 File path: docs/executor/index.rst
 ##########
 @@ -30,6 +30,10 @@ full path to the module e.g. 
``my_acme_company.executors.MyCustomExecutor``.
 
 .. toctree::
     :maxdepth: 1
-    :glob:
 
-    *
+    sequential
 
 Review comment:
   I am actually on the fence here. With `glob`, both Sequential and Local 
executors will sort to the bottom. But for documentation, I think it will be 
better to sort the executors based on the complexity and powerfulness of the 
executors. However, we need to maintain the list manually.  What do you think?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to