From: Emden R. Gansner Date: Mon, 8 Jul 2013 16:07:34 +0000 (-0400) Subject: Add note as to when map files are generated X-Git-Tag: LAST_LIBGRAPH~32^2~158^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6e209b86861c3ca7772ec2831e0933153563b34e;p=graphviz Add note as to when map files are generated --- diff --git a/doc/info/output.html b/doc/info/output.html index 621352d75..f31331a45 100644 --- a/doc/info/output.html +++ b/doc/info/output.html @@ -271,10 +271,15 @@ formats used by the gd library. The latter is compressed.
imap ,
cmapx -
Produces map files for server-side and client-side image maps, +
Produces map files for server-side and client-side image maps. These can be used in a web page with -a graphical form of the output, e.g. in JPEG or GIF format, to attach -links to nodes and edges. For example, to create a server-side map +a graphical form of the output, e.g. in JPEG, GIF or PNG format, to attach +links to nodes and edges. +Graphviz generates an object's map information only if the object has a non-trival +URL or href +attribute, or if it has an explicit tooltip attribute. +

+For example, to create a server-side map given the dot file

 /* x.gv */