From c29fbc808e1a1073ff823da1076d066607362662 Mon Sep 17 00:00:00 2001 From: "Bryan W. Weber" Date: Sat, 10 Feb 2018 11:31:56 -0500 Subject: [PATCH] [Doc] Add Graphviz to optional documentation dependencies --- doc/sphinx/compiling/dependencies.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/sphinx/compiling/dependencies.rst b/doc/sphinx/compiling/dependencies.rst index 369e2bea6..3f8b08001 100644 --- a/doc/sphinx/compiling/dependencies.rst +++ b/doc/sphinx/compiling/dependencies.rst @@ -160,3 +160,8 @@ Optional Programs * Required for building the C++ API Documentation * Version 1.8 or newer is recommended. + +* `Graphviz `_ + + * Required to build the dependency graph images in the C++ API Documentation + * Known to work with version 2.40.1, expected to work with versions >=2.40.1