rodrigc commented on issue #1529:
URL: 
https://github.com/apache/iceberg-python/issues/1529#issuecomment-2597100519

   The docs are generated via the scripts here: 
https://github.com/apache/iceberg-python/tree/main/mkdocs
   
   I did the following:
   
   1.  Put debugging in 
https://github.com/apache/iceberg-python/blob/main/mkdocs/gen_doc_stubs.py to 
see what files are being parsed
   2. Ran:
   ```
   make docs-install
   make docs-serve
   ```
   
   I observed that 
https://github.com/apache/iceberg-python/tree/main/pyiceberg/typedef.py is not 
parsed.
   https://github.com/apache/iceberg-python/tree/main/pyiceberg/__init__.py, 
and a lot of other files *are* parsed.


-- 
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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to