vincbeck commented on PR #46694:
URL: https://github.com/apache/airflow/pull/46694#issuecomment-2689200970

   > > Yeah I did not want to do that but I think I'll do that, I really cannot 
find a solution. What I do not understand is there are a lot of modules in 
others providers that are not documented (for good reasons like the module 
utils in amazon) but Sphinx is not complaining about that. I do not know why it 
does like this new provider.
   > 
   > They are likely referred to in class docstrings or others. The thing is 
that if your class or module is not referred ANYWHERE - the only way you can 
reach it is by direct URL. And this is what Sphinx complains about.
   
   It is probably that! Makes a bit more sense in all that Sphinx dialect :) 
Thanks


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