Attila Bukor has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16371 )
Change subject: Upgrade docs/site building tools ...................................................................... Upgrade docs/site building tools The tooling to build the documentation for the Kudu website are very old making it difficult to run it on newer OSes. This patch upgrades the Ruby dependencies along with the required Doxygen version to make it easier. As the new dependencies are fairly new, they require Ruby and Doxygen versions newer than what's included by default on CentOS 7 and likely on other OSes that we might want to use to build the site. It's fairly simple to upgrade them on the other hand, this patch also adds instructions to README.adoc. Change-Id: I5eddf689da90123ca52075d09de07981d11f8ffe Reviewed-on: http://gerrit.cloudera.org:8080/16371 Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin <[email protected]> --- M CMakeLists.txt M README.adoc M RELEASING.adoc M docs/support/doxygen/client_api.doxy.in M docs/support/scripts/Gemfile M docs/support/scripts/Gemfile.lock M docs/support/scripts/make_docs.sh 7 files changed, 112 insertions(+), 67 deletions(-) Approvals: Kudu Jenkins: Verified Alexey Serbin: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/16371 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I5eddf689da90123ca52075d09de07981d11f8ffe Gerrit-Change-Number: 16371 Gerrit-PatchSet: 5 Gerrit-Owner: Attila Bukor <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
