diff options
author | Yuchen Zeng <zyc@google.com> | 2016-04-29 13:03:06 -0700 |
---|---|---|
committer | Yuchen Zeng <zyc@google.com> | 2016-04-29 13:05:36 -0700 |
commit | a42ec2134117f4a4db994467edcff52e6f347f3d (patch) | |
tree | ae99c80b4fffec89f01c6c6d6a75760e9a3af055 /tools/doxygen/Doxyfile.c++.internal | |
parent | f921f2bee1e5a24f0259868ce0a622abfa24d331 (diff) |
Server builder plugin
Diffstat (limited to 'tools/doxygen/Doxyfile.c++.internal')
-rw-r--r-- | tools/doxygen/Doxyfile.c++.internal | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/doxygen/Doxyfile.c++.internal b/tools/doxygen/Doxyfile.c++.internal index 312fd17cb2..56f51f61cb 100644 --- a/tools/doxygen/Doxyfile.c++.internal +++ b/tools/doxygen/Doxyfile.c++.internal @@ -777,6 +777,8 @@ include/grpc++/impl/rpc_method.h \ include/grpc++/impl/rpc_service_method.h \ include/grpc++/impl/serialization_traits.h \ include/grpc++/impl/server_builder_option.h \ +include/grpc++/impl/server_builder_plugin.h \ +include/grpc++/impl/server_initializer.h \ include/grpc++/impl/service_type.h \ include/grpc++/impl/sync.h \ include/grpc++/impl/sync_cxx11.h \ |