potiuk commented on PR #35142:
URL: https://github.com/apache/airflow/pull/35142#issuecomment-1776138085

   > i wish we could actually flip it and say everything is private unless 
explicitly declared public
   > 
   > https://public.readthedocs.io/en/stable/
   
   That was the idea (on module level) to only include the modules we want 
(with the risk that we will not add something like dag_run initially - it's 
always OK to add something we forgot),
   
   But on member level it is not possible with autoapi, I am afraid 
https://sphinx-autoapi.readthedocs.io/en/latest/reference/config.html


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to