You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/07/07 12:51:29 UTC

[GitHub] [arrow] lidavidm commented on pull request #13533: ARROW-16694: [Docs][CI] Clean up docs warnings

lidavidm commented on PR #13533:
URL: https://github.com/apache/arrow/pull/13533#issuecomment-1177563817

   Most warnings are fixed, except:
   - Sphinx/Breathe can't parse some C++ declarations (not much we can do about that here, I think)
   - Breathe apparently doesn't handle overridden members properly in all cases, and thinks it's a duplicate instead:
     
     ![image](https://user-images.githubusercontent.com/327919/177777647-a2e2c430-0ca3-48be-a907-8c3b74505632.png)
   
     If I can find time, I'll see if I can replicate for upstream


-- 
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: github-unsubscribe@arrow.apache.org

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