jorisvandenbossche commented on issue #40623:
URL: https://github.com/apache/arrow/issues/40623#issuecomment-2007396790

   Starting to run the doc build locally, it seems that the issue is that the 
generated API files are now generated as .md files (but there content is 
restructuredtext). 
   
   With https://www.sphinx-doc.org/en/master/man/sphinx-autogen.html it seems 
there is an option to specify which extension to use, but not sure how that can 
be tweaked from conf.py
   
   It seems that adding `myst_parser` to the list of extensions has 
(unintended) effect on the default extension that sphinx uses for this ..


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