Hello Kudu Jenkins, Andrew Wong,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/13835
to look at the new patch set (#2).
Change subject: [docs] Update the site build to use the release directory
......................................................................
[docs] Update the site build to use the release directory
Updates the make_site.sh script and make_docs.sh script
to generate docs in the versioned release directory. This
matches the new symbolic linking style we have been
using for the docs and avoids the need to manually copy
the docs during release.
An additional flag to skip updating the symbolic links (`—no-link`) was added.
Additionally included a Doxygen fix for `SetDiffScan`.
It looks like Doxygen can’t use `@copydoc` when
the doc being copied is in a `@cond PRIVATE_API`.
Change-Id: I174de2d7041bba20cdc3dcacd3efbb5e736ecb63
---
M docs/support/scripts/make_docs.sh
M docs/support/scripts/make_site.sh
M src/kudu/client/client.h
3 files changed, 72 insertions(+), 12 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/35/13835/2
--
To view, visit http://gerrit.cloudera.org:8080/13835
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I174de2d7041bba20cdc3dcacd3efbb5e736ecb63
Gerrit-Change-Number: 13835
Gerrit-PatchSet: 2
Gerrit-Owner: Grant Henke <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)