Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/11831


Change subject: [docs] site.sh: treat doxygen warnings as errors
......................................................................

[docs] site.sh: treat doxygen warnings as errors

With this patch, doxygen treats warnings as errors while generating
Kudu C++ client API docs for the project Web site. By default, when
just building the 'doxygen' target without any special flags in the
development environment, doxygen does not treat warnings as errors.

The idea behind this patch is to make it easier to spot various
documentation-related issues in the Kudu C++ client API when generating
public-facing documentation.

Change-Id: I8badede45f1f54788bbb05ebcb80bfb0b61120cb
---
M CMakeLists.txt
M README.adoc
M docs/support/doxygen/client_api.doxy.in
M docs/support/scripts/make_site.sh
4 files changed, 21 insertions(+), 7 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/31/11831/1
--
To view, visit http://gerrit.cloudera.org:8080/11831
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8badede45f1f54788bbb05ebcb80bfb0b61120cb
Gerrit-Change-Number: 11831
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to