aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen/Doxyfile.core
diff options
context:
space:
mode:
authorGravatar Yang Gao <yangg@google.com>2017-08-24 15:47:33 -0700
committerGravatar GitHub <noreply@github.com>2017-08-24 15:47:33 -0700
commit2921e1ea7dbf423c3d17eea89363b63ae1adacae (patch)
treed0ad02e00fe5e7845b2efe003a41bb15c6b89a25 /tools/doxygen/Doxyfile.core
parentf28955d40d199a31459388ca2770467509181290 (diff)
parenta79ada3bcc0eb4803cce840f8c2a1b1791ce2aba (diff)
Merge pull request #12282 from yang-g/sync_thd_refactor
Refactor sync/thd headers
Diffstat (limited to 'tools/doxygen/Doxyfile.core')
-rw-r--r--tools/doxygen/Doxyfile.core3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/doxygen/Doxyfile.core b/tools/doxygen/Doxyfile.core
index c5ae421d40..e4cc1c7461 100644
--- a/tools/doxygen/Doxyfile.core
+++ b/tools/doxygen/Doxyfile.core
@@ -827,6 +827,8 @@ include/grpc/impl/codegen/slice.h \
include/grpc/impl/codegen/status.h \
include/grpc/impl/codegen/sync.h \
include/grpc/impl/codegen/sync.h \
+include/grpc/impl/codegen/sync_custom.h \
+include/grpc/impl/codegen/sync_custom.h \
include/grpc/impl/codegen/sync_generic.h \
include/grpc/impl/codegen/sync_generic.h \
include/grpc/impl/codegen/sync_posix.h \
@@ -853,6 +855,7 @@ include/grpc/support/port_platform.h \
include/grpc/support/string_util.h \
include/grpc/support/subprocess.h \
include/grpc/support/sync.h \
+include/grpc/support/sync_custom.h \
include/grpc/support/sync_generic.h \
include/grpc/support/sync_posix.h \
include/grpc/support/sync_windows.h \