aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Yash Tibrewal <yashkt@google.com>2018-07-16 12:13:05 -0700
committerGravatar GitHub <noreply@github.com>2018-07-16 12:13:05 -0700
commit14e541a603e8b50263b496a28a46b7651d8c7520 (patch)
treeaee19881f98a1bbe4f0a9ed02ff55fdafe27a1ab /tools
parent5fec6640e0111dfe546f53da73022f87812b4922 (diff)
parent4fdb28bdd282b602cee9bab9decc7fd84ce938de (diff)
Merge pull request #15995 from grpc/yashykt-keepalivedoc
Create keepalive.md
Diffstat (limited to 'tools')
-rw-r--r--tools/doxygen/Doxyfile.c++1
-rw-r--r--tools/doxygen/Doxyfile.c++.internal1
-rw-r--r--tools/doxygen/Doxyfile.core1
-rw-r--r--tools/doxygen/Doxyfile.core.internal1
4 files changed, 4 insertions, 0 deletions
diff --git a/tools/doxygen/Doxyfile.c++ b/tools/doxygen/Doxyfile.c++
index 7ac4ed4b3e..322ab5eb98 100644
--- a/tools/doxygen/Doxyfile.c++
+++ b/tools/doxygen/Doxyfile.c++
@@ -784,6 +784,7 @@ doc/http-grpc-status-mapping.md \
doc/http2-interop-test-descriptions.md \
doc/internationalization.md \
doc/interop-test-descriptions.md \
+doc/keepalive.md \
doc/load-balancing.md \
doc/naming.md \
doc/server-reflection.md \
diff --git a/tools/doxygen/Doxyfile.c++.internal b/tools/doxygen/Doxyfile.c++.internal
index c328387efa..ba322a90a5 100644
--- a/tools/doxygen/Doxyfile.c++.internal
+++ b/tools/doxygen/Doxyfile.c++.internal
@@ -784,6 +784,7 @@ doc/http-grpc-status-mapping.md \
doc/http2-interop-test-descriptions.md \
doc/internationalization.md \
doc/interop-test-descriptions.md \
+doc/keepalive.md \
doc/load-balancing.md \
doc/naming.md \
doc/server-reflection.md \
diff --git a/tools/doxygen/Doxyfile.core b/tools/doxygen/Doxyfile.core
index a85c328b07..4899eee3ea 100644
--- a/tools/doxygen/Doxyfile.core
+++ b/tools/doxygen/Doxyfile.core
@@ -786,6 +786,7 @@ doc/http-grpc-status-mapping.md \
doc/http2-interop-test-descriptions.md \
doc/internationalization.md \
doc/interop-test-descriptions.md \
+doc/keepalive.md \
doc/load-balancing.md \
doc/naming.md \
doc/server-reflection.md \
diff --git a/tools/doxygen/Doxyfile.core.internal b/tools/doxygen/Doxyfile.core.internal
index 1a5dfb902b..576950934e 100644
--- a/tools/doxygen/Doxyfile.core.internal
+++ b/tools/doxygen/Doxyfile.core.internal
@@ -786,6 +786,7 @@ doc/http-grpc-status-mapping.md \
doc/http2-interop-test-descriptions.md \
doc/internationalization.md \
doc/interop-test-descriptions.md \
+doc/keepalive.md \
doc/load-balancing.md \
doc/naming.md \
doc/server-reflection.md \