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