From 00567f26770ff450ca20dc75f51fe970771476cd Mon Sep 17 00:00:00 2001 From: erg Date: Wed, 4 Jun 2008 15:32:58 +0000 Subject: [PATCH] Add documentation on GVBINDIR. --- doc/info/command.html | 7 +++++++ doc/infosrc/command.html | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/doc/info/command.html b/doc/info/command.html index 2ec3855a0..398d4717c 100644 --- a/doc/info/command.html +++ b/doc/info/command.html @@ -150,6 +150,13 @@ variables should be set when the command is run, for example,
SERVER_NAME=xxx GV_FILE_PATH="images/" dot -Tpng -o x.png x.dot +
GVBINDIR +
+Indicates which directory contains the Graphviz config file and +plug-in libraries. If it is defined, the value overrides any other +mechanism for finding this directory. If Graphviz is properly installed, +it should not be needed, though it can be useful for relocation on +platforms not running Linux or Windows. diff --git a/doc/infosrc/command.html b/doc/infosrc/command.html index 2ec3855a0..398d4717c 100644 --- a/doc/infosrc/command.html +++ b/doc/infosrc/command.html @@ -150,6 +150,13 @@ variables should be set when the command is run, for example,
SERVER_NAME=xxx GV_FILE_PATH="images/" dot -Tpng -o x.png x.dot +
GVBINDIR +
+Indicates which directory contains the Graphviz config file and +plug-in libraries. If it is defined, the value overrides any other +mechanism for finding this directory. If Graphviz is properly installed, +it should not be needed, though it can be useful for relocation on +platforms not running Linux or Windows. -- 2.40.0