From ded751da3ddc93aab47d7bddbbfba0e3596dc7fb Mon Sep 17 00:00:00 2001 From: Mark Mentovai Date: Wed, 22 Feb 2017 23:45:46 -0500 Subject: [PATCH] doc: Update Doxyfile to 1.8.13 $ doxygen -u doc/support/crashpad.doxy Configuration file `doc/support/crashpad.doxy' updated. $ doxygen -v 1.8.13 Change-Id: I7b886e328aa1dbe91e314433c0e01acc0f18b314 Reviewed-on: https://chromium-review.googlesource.com/446598 Reviewed-by: Robert Sesek --- doc/support/crashpad.doxy | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/support/crashpad.doxy b/doc/support/crashpad.doxy index 198b7176..d9fdc36e 100644 --- a/doc/support/crashpad.doxy +++ b/doc/support/crashpad.doxy @@ -1,4 +1,4 @@ -# Doxyfile 1.8.12 +# Doxyfile 1.8.13 # This file describes the settings to be used by the documentation system # doxygen (www.doxygen.org) for a project. @@ -2362,6 +2362,11 @@ DIAFILE_DIRS = PLANTUML_JAR_PATH = +# When using plantuml, the PLANTUML_CFG_FILE tag can be used to specify a +# configuration file for plantuml. + +PLANTUML_CFG_FILE = + # When using plantuml, the specified paths are searched for files specified by # the !include statement in a plantuml block.