Jim Apple has uploaded a new change for review.
http://gerrit.cloudera.org:8080/4902
Change subject: IMPALA-3399: Add DITA Open Toolkit to build Impala user docs.
......................................................................
IMPALA-3399: Add DITA Open Toolkit to build Impala user docs.
On the doc_prototype branch of the ASF Impala repo, the following
command successfully builds the docs (after build.sh dita-ot 2.3.3):
build/dita-ot-2.3.3/src/main/bin/dita \
-i ${IMPALA_HOME}/docs/impala_sqlref.ditamap \
-f html5 \
-o $(mktemp -d)
Change-Id: Ic1110b8c8dc5a9333143055afd49734fc336a1f0
---
M buildall.sh
A source/dita-ot/build.sh
2 files changed, 44 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Toolchain refs/changes/02/4902/1
--
To view, visit http://gerrit.cloudera.org:8080/4902
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic1110b8c8dc5a9333143055afd49734fc336a1f0
Gerrit-PatchSet: 1
Gerrit-Project: Toolchain
Gerrit-Branch: master
Gerrit-Owner: Jim Apple <[email protected]>