aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen/Doxyfile.core.internal
diff options
context:
space:
mode:
Diffstat (limited to 'tools/doxygen/Doxyfile.core.internal')
-rw-r--r--tools/doxygen/Doxyfile.core.internal44
1 files changed, 22 insertions, 22 deletions
diff --git a/tools/doxygen/Doxyfile.core.internal b/tools/doxygen/Doxyfile.core.internal
index 1a945bec49..04acd4ff1e 100644
--- a/tools/doxygen/Doxyfile.core.internal
+++ b/tools/doxygen/Doxyfile.core.internal
@@ -1281,41 +1281,39 @@ src/core/lib/support/tmpfile_msys.c \
src/core/lib/support/tmpfile_posix.c \
src/core/lib/support/tmpfile_windows.c \
src/core/lib/support/wrap_memcpy.c \
+doc/fail_fast.md \
+doc/g_stands_for.md \
+doc/wait-for-ready.md \
doc/binary-logging.md \
-doc/c-style-guide.md \
-doc/command_line_tool.md \
doc/compression.md \
+doc/c-style-guide.md \
+doc/PROTOCOL-WEB.md \
+doc/cpp-style-guide.md \
+doc/server_reflection_tutorial.md \
+doc/server-reflection.md \
+doc/interop-test-descriptions.md \
+doc/PROTOCOL-HTTP2.md \
doc/compression_cookbook.md \
-doc/connection-backoff-interop-test-description.md \
doc/connection-backoff.md \
-doc/connectivity-semantics-and-api.md \
-doc/cpp-style-guide.md \
-doc/environment_variables.md \
doc/epoll-polling-engine.md \
-doc/fail_fast.md \
-doc/g_stands_for.md \
-doc/health-checking.md \
-doc/http-grpc-status-mapping.md \
-doc/interop-test-descriptions.md \
+doc/connectivity-semantics-and-api.md \
doc/load-balancing.md \
+doc/environment_variables.md \
doc/naming.md \
+doc/stress_test_framework.md \
+doc/http-grpc-status-mapping.md \
+doc/health-checking.md \
+doc/connection-backoff-interop-test-description.md \
doc/negative-http2-interop-test-descriptions.md \
-doc/PROTOCOL-HTTP2.md \
-doc/PROTOCOL-WEB.md \
-doc/server-reflection.md \
-doc/server_reflection_tutorial.md \
+doc/command_line_tool.md \
doc/statuscodes.md \
-doc/stress_test_framework.md \
-doc/wait-for-ready.md \
doc/core/pending_api_cleanups.md \
src/core/README.md \
src/core/ext/README.md \
-src/core/ext/census/README.md \
-src/core/ext/census/gen/README.md \
-src/core/ext/client_channel/README.md \
src/core/ext/resolver/README.md \
src/core/ext/resolver/dns/native/README.md \
src/core/ext/resolver/sockaddr/README.md \
+src/core/ext/client_channel/README.md \
src/core/ext/transport/README.md \
src/core/ext/transport/chttp2/README.md \
src/core/ext/transport/chttp2/client/insecure/README.md \
@@ -1323,12 +1321,14 @@ src/core/ext/transport/chttp2/client/secure/README.md \
src/core/ext/transport/chttp2/server/insecure/README.md \
src/core/ext/transport/chttp2/server/secure/README.md \
src/core/ext/transport/chttp2/transport/README.md \
+src/core/ext/census/README.md \
+src/core/ext/census/gen/README.md \
src/core/lib/README.md \
-src/core/lib/channel/README.md \
src/core/lib/iomgr/README.md \
+src/core/lib/tsi/README.md \
src/core/lib/surface/README.md \
src/core/lib/transport/README.md \
-src/core/lib/tsi/README.md
+src/core/lib/channel/README.md
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses