diff options
author | David Garcia Quintas <dgq@google.com> | 2016-03-17 22:42:39 -0700 |
---|---|---|
committer | David Garcia Quintas <dgq@google.com> | 2016-03-17 22:42:39 -0700 |
commit | 185768b7024504bdb94d3b5448c7ddffc31a5151 (patch) | |
tree | d46d1aafaf1c65b673bf038287c26d72b8d6f027 /tools/doxygen/Doxyfile.c++ | |
parent | 3c5def57f65ac92a94f4a78f58fde9ed52aa8e1c (diff) | |
parent | d848db1c06123d23888c705530fc012bcc7e9f35 (diff) |
Merge branch 'master' of github.com:grpc/grpc into guard_check
Diffstat (limited to 'tools/doxygen/Doxyfile.c++')
-rw-r--r-- | tools/doxygen/Doxyfile.c++ | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/doxygen/Doxyfile.c++ b/tools/doxygen/Doxyfile.c++ index dd5c8ece26..253262c9aa 100644 --- a/tools/doxygen/Doxyfile.c++ +++ b/tools/doxygen/Doxyfile.c++ @@ -815,6 +815,7 @@ include/grpc++/impl/codegen/completion_queue.h \ include/grpc++/impl/codegen/completion_queue_tag.h \ include/grpc++/impl/codegen/config.h \ include/grpc++/impl/codegen/config_protobuf.h \ +include/grpc++/impl/codegen/core_codegen_interface.h \ include/grpc++/impl/codegen/grpc_library.h \ include/grpc++/impl/codegen/method_handler_impl.h \ include/grpc++/impl/codegen/proto_utils.h \ |