diff options
Diffstat (limited to 'templates/tools/doxygen/Doxyfile.core.internal.template')
-rw-r--r-- | templates/tools/doxygen/Doxyfile.core.internal.template | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/tools/doxygen/Doxyfile.core.internal.template b/templates/tools/doxygen/Doxyfile.core.internal.template new file mode 100644 index 0000000000..8d7963aa85 --- /dev/null +++ b/templates/tools/doxygen/Doxyfile.core.internal.template @@ -0,0 +1,2 @@ +<%namespace file="Doxyfile.include" import="gen_doxyfile"/>\ +${gen_doxyfile(['grpc', 'gpr'], 'Core', libs, True)} |