diff options
author | Alistair Veitch <aveitch@google.com> | 2015-08-13 09:59:48 -0700 |
---|---|---|
committer | Alistair Veitch <aveitch@google.com> | 2015-08-13 09:59:48 -0700 |
commit | e6d0ad317ed820b29f709c8273ed3fec7463db11 (patch) | |
tree | d6011b2b106da184fb8b41a6bb480a24efbd7026 /tools/doxygen | |
parent | a924b31d28ad907ebc040dd63945356011f613f6 (diff) |
add all new content
Diffstat (limited to 'tools/doxygen')
-rw-r--r-- | tools/doxygen/Doxyfile.core.internal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/doxygen/Doxyfile.core.internal b/tools/doxygen/Doxyfile.core.internal index e5bf7fa220..8f937303a9 100644 --- a/tools/doxygen/Doxyfile.core.internal +++ b/tools/doxygen/Doxyfile.core.internal @@ -1021,6 +1021,7 @@ src/core/transport/transport.c \ src/core/transport/transport_op_string.c \ src/core/census/context.c \ src/core/census/initialize.c \ +src/core/census/operation.c \ src/core/census/record_stat.c \ src/core/census/tracing.c \ include/grpc/support/alloc.h \ |