lidavidm commented on code in PR #13637: URL: https://github.com/apache/arrow/pull/13637#discussion_r923804299
########## docs/source/developers/documentation.rst: ########## @@ -109,7 +109,7 @@ You can build documentation in a single directory without needing to install all of the pre-requisites by installing sphinx, setting up a temporary index in the directory you want to build and then building that directory. -The example below shows how to do this in the ``developers`` directory. +The example below shows how to do this in the ``arrow/docs/developers`` directory. Review Comment: Sorry, one other thing - this path doesn't actually exist, maybe it should be more like this? ```suggestion The example below shows how to do this for the ``arrow/docs/source/developers`` directory. ``` -- 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]
