diff options
author | Craig Tiller <ctiller@google.com> | 2017-01-06 13:14:06 -0800 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2017-01-06 13:14:06 -0800 |
commit | d9ed57c0d75f872ca8e6a767046f8814db9dfde4 (patch) | |
tree | d1dda6f3c3a1679275c360ab42af6cc10697101f /tools/doxygen/Doxyfile.c++.internal | |
parent | e519a03a1f0fc36849a5b80192ae2815902ba82b (diff) |
Stub documentation for some gRPC Core modules
Diffstat (limited to 'tools/doxygen/Doxyfile.c++.internal')
-rw-r--r-- | tools/doxygen/Doxyfile.c++.internal | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/doxygen/Doxyfile.c++.internal b/tools/doxygen/Doxyfile.c++.internal index e7fa25f1f1..89915d7b08 100644 --- a/tools/doxygen/Doxyfile.c++.internal +++ b/tools/doxygen/Doxyfile.c++.internal @@ -921,7 +921,8 @@ doc/interop-test-descriptions.md \ doc/statuscodes.md \ doc/g_stands_for.md \ doc/cpp/perf_notes.md \ -doc/cpp/pending_api_cleanups.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 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses |