diff options
author | ncteisen <ncteisen@gmail.com> | 2017-03-17 14:40:27 -0500 |
---|---|---|
committer | ncteisen <ncteisen@gmail.com> | 2017-03-17 14:40:27 -0500 |
commit | 257d4d68387b25d7ab31e9675e2634835d363c48 (patch) | |
tree | cf8cfcd948408a14eb00c9ab86b9b1b6fbbf76ea /tools/doxygen | |
parent | 0d11361820df25f8c611411137d1f0482b8372e6 (diff) |
Regenerate project
Diffstat (limited to 'tools/doxygen')
-rw-r--r-- | tools/doxygen/Doxyfile.core | 1 | ||||
-rw-r--r-- | tools/doxygen/Doxyfile.core.internal | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tools/doxygen/Doxyfile.core b/tools/doxygen/Doxyfile.core index cd3f2af44c..6c235cacf9 100644 --- a/tools/doxygen/Doxyfile.core +++ b/tools/doxygen/Doxyfile.core @@ -770,6 +770,7 @@ doc/compression_cookbook.md \ doc/connection-backoff-interop-test-description.md \ doc/connection-backoff.md \ doc/connectivity-semantics-and-api.md \ +doc/core/error-ownership-rules.md \ doc/core/pending_api_cleanups.md \ doc/cpp-style-guide.md \ doc/environment_variables.md \ diff --git a/tools/doxygen/Doxyfile.core.internal b/tools/doxygen/Doxyfile.core.internal index e4f56f2374..ee34ec8a4b 100644 --- a/tools/doxygen/Doxyfile.core.internal +++ b/tools/doxygen/Doxyfile.core.internal @@ -770,6 +770,7 @@ doc/compression_cookbook.md \ doc/connection-backoff-interop-test-description.md \ doc/connection-backoff.md \ doc/connectivity-semantics-and-api.md \ +doc/core/error-ownership-rules.md \ doc/core/pending_api_cleanups.md \ doc/cpp-style-guide.md \ doc/environment_variables.md \ |