aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen/Doxyfile.c++.internal
diff options
context:
space:
mode:
authorGravatar Noah Eisen <ncteisen@gmail.com>2018-07-03 15:34:55 -0700
committerGravatar GitHub <noreply@github.com>2018-07-03 15:34:55 -0700
commit024c6633124f689912a9b80da13e89b811ac3e85 (patch)
tree9785b45f665d31f87fd6f44c780031a96f133b10 /tools/doxygen/Doxyfile.c++.internal
parentbca3d3a6d09bd6fdc3dfa46c6d980a8d1fef37b0 (diff)
parent7d474811ab068580919df1f9027ee774b4d24f46 (diff)
Merge pull request #15771 from ncteisen/serialization
Support Per-Method Codegen Generic on Server Side
Diffstat (limited to 'tools/doxygen/Doxyfile.c++.internal')
-rw-r--r--tools/doxygen/Doxyfile.c++.internal2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/doxygen/Doxyfile.c++.internal b/tools/doxygen/Doxyfile.c++.internal
index b11e5ae60c..c328387efa 100644
--- a/tools/doxygen/Doxyfile.c++.internal
+++ b/tools/doxygen/Doxyfile.c++.internal
@@ -892,6 +892,7 @@ include/grpc/impl/codegen/fork.h \
include/grpc/impl/codegen/gpr_slice.h \
include/grpc/impl/codegen/gpr_types.h \
include/grpc/impl/codegen/grpc_types.h \
+include/grpc/impl/codegen/log.h \
include/grpc/impl/codegen/port_platform.h \
include/grpc/impl/codegen/propagation_bits.h \
include/grpc/impl/codegen/slice.h \
@@ -937,6 +938,7 @@ include/grpcpp/health_check_service_interface.h \
include/grpcpp/impl/call.h \
include/grpcpp/impl/channel_argument_option.h \
include/grpcpp/impl/client_unary_call.h \
+include/grpcpp/impl/codegen/async_generic_service.h \
include/grpcpp/impl/codegen/async_stream.h \
include/grpcpp/impl/codegen/async_unary_call.h \
include/grpcpp/impl/codegen/byte_buffer.h \