jorisvandenbossche commented on PR #35610: URL: https://github.com/apache/arrow/pull/35610#issuecomment-1569807161
When trying `make dev` (on a clean build), I get warnings about the images not being found: ``` /home/joris/scipy/repos/arrow/docs/source/developers/guide/architectural_overview.rst:: WARNING: image file not readable: developers/images/R_architectural_overview.png /home/joris/scipy/repos/arrow/docs/source/developers/guide/documentation.rst:: WARNING: image file not readable: developers/images/edit_page.jpeg /home/joris/scipy/repos/arrow/docs/source/developers/guide/documentation.rst:: WARNING: image file not readable: developers/images/github_edit_page.jpeg ... ``` Is that a consequence of building only the subdirectory? -- 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]
