Was just browsing the published API docs, and found it odd that it generates a page for the following:
https://kudu.apache.org/cpp-client-api/structkudu_1_1client_1_1SliceKeysTestSetup.html It seems to be due to a forward declaration of a template specialization. Is there any way we can configure doxygen or annotate the declaration to avoid generating this doc? Another odd example is the following: https://kudu.apache.org/cpp-client-api/structStubsCompileAssert.html -Todd -- Todd Lipcon Software Engineer, Cloudera
