aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2015-10-08 14:51:54 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2015-10-08 14:57:11 -0700
commit0c331880d0062f39f434ba8ad2341252e38bed79 (patch)
treef88a8ca16f609804e66d4871b0f6d6796b845dda /tools/doxygen
parent64824bebea2dfdeb273776c0ba14c370941af1bb (diff)
Hid test-only functions from surface/call.h
Diffstat (limited to 'tools/doxygen')
-rw-r--r--tools/doxygen/Doxyfile.core.internal1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/doxygen/Doxyfile.core.internal b/tools/doxygen/Doxyfile.core.internal
index 5658a102d7..5fd3ee70d6 100644
--- a/tools/doxygen/Doxyfile.core.internal
+++ b/tools/doxygen/Doxyfile.core.internal
@@ -858,6 +858,7 @@ src/core/statistics/census_rpc_stats.h \
src/core/surface/api_trace.h \
src/core/surface/byte_buffer_queue.h \
src/core/surface/call.h \
+src/core/surface/call_test_only.h \
src/core/surface/channel.h \
src/core/surface/completion_queue.h \
src/core/surface/event_string.h \