NicoK opened a new pull request #9443: [FLINK-13725][docs] use sassc for faster doc generation URL: https://github.com/apache/flink/pull/9443 ## What is the purpose of the change Jekyll requires `sass` but can optionally also use a C-based implementation provided by `sassc`. Although we do not use sass directly, there may be some indirect use inside jekyll. It doesn't seem to hurt to upgrade here. ## Brief change log Building on top of #9442, this PR adds: - add gem dependency to sassc ## Verifying this change This change is a trivial rework and I verified the changes in the generated HTML pages (nothing changed).
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
