diff options
author | Alexander Polcyn <apolcyn@google.com> | 2017-02-09 21:06:08 -0800 |
---|---|---|
committer | Alexander Polcyn <apolcyn@google.com> | 2017-03-22 13:46:51 -0700 |
commit | 50fdc8ab19ea97e67d9fb1d30ae5016cffab1f43 (patch) | |
tree | 157d26c4e675ceac27e3bb8a7140100beb4e0876 /tools/doxygen/Doxyfile.core.internal | |
parent | 40a947ef93aeddca3b606613f628d4d09f094e77 (diff) |
add http2 server test for unary calls that uses small frames and padding
Diffstat (limited to 'tools/doxygen/Doxyfile.core.internal')
-rw-r--r-- | tools/doxygen/Doxyfile.core.internal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/doxygen/Doxyfile.core.internal b/tools/doxygen/Doxyfile.core.internal index b273350082..3e679e3a2b 100644 --- a/tools/doxygen/Doxyfile.core.internal +++ b/tools/doxygen/Doxyfile.core.internal @@ -778,11 +778,11 @@ doc/fail_fast.md \ doc/g_stands_for.md \ doc/health-checking.md \ doc/http-grpc-status-mapping.md \ +doc/http2-interop-test-descriptions.md \ doc/internationalization.md \ doc/interop-test-descriptions.md \ doc/load-balancing.md \ doc/naming.md \ -doc/negative-http2-interop-test-descriptions.md \ doc/server-reflection.md \ doc/server_reflection_tutorial.md \ doc/server_side_auth.md \ |