Attila Bukor has uploaded this change for review. ( 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 --- M CMakeLists.txt M README.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 6 files changed, 79 insertions(+), 63 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/71/16371/1 -- 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: newchange Gerrit-Change-Id: I5eddf689da90123ca52075d09de07981d11f8ffe Gerrit-Change-Number: 16371 Gerrit-PatchSet: 1 Gerrit-Owner: Attila Bukor <[email protected]>
