amol- commented on pull request #167: URL: https://github.com/apache/arrow-site/pull/167#issuecomment-983428674
@kou quick question, when building the docs did you have to turn off `WARN_AS_ERROR` in apidocs? ( https://github.com/apache/arrow/blob/master/cpp/apidoc/Doxyfile#L815 ). When I tried to build the docs for 6.0.1 I faced warnings in both XSIMD and Flight and thus couldn't build the docs unless I disabled erroring on warnings. Also I guess you haven't gone through the `post-09-docs.sh` script ( https://github.com/apache/arrow/blob/master/dev/release/post-09-docs.sh ) as that one currently seems to throw away all the past versions of the docs (1.0, 2.0, 3.0, and so on) by virtue of the `rm -rf` that it does -- 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]
