jorisvandenbossche commented on pull request #11726:
URL: https://github.com/apache/arrow/pull/11726#issuecomment-999340607


   @wjones127 thanks for opening the issue!
   
   I tried this out locally, and I am seeing some other strange formatting 
artifacts (but related to what sphinx / numpydoc output). For example on the 
Table page (https://arrow.apache.org/docs/python/generated/pyarrow.Table.html 
in the online docs):
   
   
![image](https://user-images.githubusercontent.com/1020496/147051001-fe81e67b-3e56-4d17-ad6f-a33f92bd7129.png)
   
   For the first parameter it is done correctly, but for the second parameter 
the other words which are not auto-linked are formatted as code instead of 
normal text, for some reason. 
   That might need some digging into numpydoc to understand where this comes 
from (I might have time for that later)
   


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