| Index: third_party/grpc/templates/tools/doxygen/Doxyfile.core.internal.template
|
| diff --git a/third_party/grpc/templates/tools/doxygen/Doxyfile.core.internal.template b/third_party/grpc/templates/tools/doxygen/Doxyfile.core.internal.template
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..05be9d81aadafb9cbe8b26fdc0819284a0520092
|
| --- /dev/null
|
| +++ b/third_party/grpc/templates/tools/doxygen/Doxyfile.core.internal.template
|
| @@ -0,0 +1,4 @@
|
| +%YAML 1.2
|
| +--- |
|
| + <%namespace file="Doxyfile.include" import="gen_doxyfile"/>\
|
| + ${gen_doxyfile(['grpc', 'gpr'], 'Core', libs, True)}
|
|
|