aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen
diff options
context:
space:
mode:
authorGravatar David G. Quintas <dgq@google.com>2017-02-16 12:46:11 -0800
committerGravatar GitHub <noreply@github.com>2017-02-16 12:46:11 -0800
commitca452f432e2ef36592b69f6c35508f5477a4ae19 (patch)
tree3c94e046eca285f86994851b896d0856c4a11a12 /tools/doxygen
parent4fe0d977ed1d04cbee6b44d6f30e56e5133287b5 (diff)
parentfafe99590027b882a5cf536f97fccb9ffffdd19a (diff)
Merge pull request #9648 from dgquintas/lr_sans_md
Use call context to propagare LR costs
Diffstat (limited to 'tools/doxygen')
-rw-r--r--tools/doxygen/Doxyfile.core1
-rw-r--r--tools/doxygen/Doxyfile.core.internal1
2 files changed, 2 insertions, 0 deletions
diff --git a/tools/doxygen/Doxyfile.core b/tools/doxygen/Doxyfile.core
index 060e09869d..896ee0213b 100644
--- a/tools/doxygen/Doxyfile.core
+++ b/tools/doxygen/Doxyfile.core
@@ -827,6 +827,7 @@ include/grpc/impl/codegen/sync_posix.h \
include/grpc/impl/codegen/sync_posix.h \
include/grpc/impl/codegen/sync_windows.h \
include/grpc/impl/codegen/sync_windows.h \
+include/grpc/load_reporting.h \
include/grpc/slice.h \
include/grpc/slice_buffer.h \
include/grpc/status.h \
diff --git a/tools/doxygen/Doxyfile.core.internal b/tools/doxygen/Doxyfile.core.internal
index ce7e103647..10801254ef 100644
--- a/tools/doxygen/Doxyfile.core.internal
+++ b/tools/doxygen/Doxyfile.core.internal
@@ -827,6 +827,7 @@ include/grpc/impl/codegen/sync_posix.h \
include/grpc/impl/codegen/sync_posix.h \
include/grpc/impl/codegen/sync_windows.h \
include/grpc/impl/codegen/sync_windows.h \
+include/grpc/load_reporting.h \
include/grpc/slice.h \
include/grpc/slice_buffer.h \
include/grpc/status.h \