Commits


Will Jones authored and GitHub committed 8f880880e72
ARROW-17151: [Docs] Pin docs theme to delay dark mode update (#13663) The new 0.9 release added changes to enable dark mode and an updated light mode. We likely don't have time to make the necessary adaptions to the style changes, so for now I propose pinning the theme version. ARROW-17152 will follow up and fix any style issues needed to enable the new theme. I've also included changes to allow building the documentation site without requiring ORC, Parquet Encryption, and Plasma. These are quick fixes and I expect a more robust solution to be implemented in ARROW-17076. Authored-by: Will Jones <willjones127@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>