diff options
Diffstat (limited to 'tools/doxygen/Doxyfile.c++.internal')
-rw-r--r-- | tools/doxygen/Doxyfile.c++.internal | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/tools/doxygen/Doxyfile.c++.internal b/tools/doxygen/Doxyfile.c++.internal index ffef534fe2..e8c47237ca 100644 --- a/tools/doxygen/Doxyfile.c++.internal +++ b/tools/doxygen/Doxyfile.c++.internal @@ -894,34 +894,34 @@ src/cpp/util/status.cc \ src/cpp/util/string_ref.cc \ src/cpp/util/time_cc.cc \ src/cpp/codegen/codegen_init.cc \ +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/cpp/pending_api_cleanups.md \ doc/cpp/perf_notes.md \ +doc/cpp/pending_api_cleanups.md \ src/cpp/README.md # This tag can be used to specify the character encoding of the source files |